diff options
| author | Ahmed <git@gumx.cc> | 2026-06-18 00:11:28 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-18 00:11:28 +0300 |
| commit | feea3d65ed9c56a83313955fa23397374efc631b (patch) | |
| tree | 96eba8627c58ec752aea382f433c16f542ff1c65 /_shared/favicon.svg | |
| parent | f5d77b11ad0de64f4785b17641f7840b811ff8ba (diff) | |
fix: favicon, and inner pages style
Diffstat (limited to '_shared/favicon.svg')
| -rw-r--r-- | _shared/favicon.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_shared/favicon.svg b/_shared/favicon.svg new file mode 100644 index 0000000..4f9ab68 --- /dev/null +++ b/_shared/favicon.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" stroke="#000"><path stroke-width="122" stroke-dasharray="2,38" d="m9,70h122M70,9v122"/><path stroke-width="33" stroke-linecap="round" d="m70,30h0m40,40h0m-80,40v0m40,0h0m40,0h0"/></svg> |
