diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-09-02 11:00:42 +0100 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-09-02 11:00:42 +0100 |
| commit | 0ee667ac6cb2493e4f9ddaa5b69f595071aca936 (patch) | |
| tree | 9051ebe3279544efe4ba228aa311b6bf41d4f7d3 /assets/favicon.svg | |
| parent | e7dc4befde5bef83d198a631926174bae612f866 (diff) | |
fix: title frontmatter, terminal resume, project list sync, nginx hardening, and stylesfixes/titles-nav-typos
Diffstat (limited to 'assets/favicon.svg')
| -rw-r--r-- | assets/favicon.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/favicon.svg b/assets/favicon.svg new file mode 100644 index 0000000..0b15e21 --- /dev/null +++ b/assets/favicon.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> + <rect width="32" height="32" rx="6" fill="#1a1b26"/> + <text x="16" y="23" font-family="'JetBrains Mono', monospace, sans-serif" font-size="20" font-weight="bold" fill="#bb9af7" text-anchor="middle">λ</text> +</svg> |
