diff --git a/README.md b/README.md index df6a994..7150a3f 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,8 @@ templates/ sass/ main.scss # theme — Catppuccin Mocha + amber accent static/ - favicon.svg # hyperhive hex motif (copy of dashboard branding) - hex-mark.svg # same SVG, used inline in the hero - hyperhive.svg # og:image + hyperhive.svg # single canonical hex motif — favicon + og:image + # + inline hero (via Zola `load_data`) flake.nix # `nix build` → site dist, `nix develop` → zola shell ``` diff --git a/static/favicon.svg b/static/favicon.svg deleted file mode 100644 index 81d931c..0000000 --- a/static/favicon.svg +++ /dev/null @@ -1,97 +0,0 @@ - diff --git a/static/hex-mark.svg b/static/hex-mark.svg deleted file mode 100644 index 81d931c..0000000 --- a/static/hex-mark.svg +++ /dev/null @@ -1,97 +0,0 @@ - diff --git a/templates/base.html b/templates/base.html index 1029387..e9bce4d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@ - +
diff --git a/templates/index.html b/templates/index.html index f3ebd2b..9b35119 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,8 +7,13 @@