diff options
| author | Christian Cleberg <[email protected]> | 2025-03-12 21:57:19 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-12 21:57:19 -0500 |
| commit | 398d6c4babbb26659e807c01a4f04991ec52a6ea (patch) | |
| tree | 25f1f58aaf78e75cf5799449ab81b5c7c13e0110 | |
| parent | 12aff0c494ccfa281db6fd54889b97ad38336677 (diff) | |
| download | cleberg.net-398d6c4babbb26659e807c01a4f04991ec52a6ea.tar.gz cleberg.net-398d6c4babbb26659e807c01a4f04991ec52a6ea.tar.bz2 cleberg.net-398d6c4babbb26659e807c01a4f04991ec52a6ea.zip | |
update favicon and title
| -rw-r--r-- | theme/static/favicon.png | bin | 12016 -> 621 bytes | |||
| -rw-r--r-- | theme/templates/index.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/favicon.png b/theme/static/favicon.png Binary files differindex 0d40217..cfb3d1a 100644 --- a/theme/static/favicon.png +++ b/theme/static/favicon.png diff --git a/theme/templates/index.html b/theme/templates/index.html index eed71ba..3ee3543 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block main %} <section> - <h1>cmc.pub</h1> + <h1><i>~cmc.pub</i></h1> <pre>pub ed25519 2025-03-11 [SCA] <a href="/gpg.txt">C687 00A6 FA4B 7183 B6CE E47D EEDC 995C D14F 193C</a> uid [ultimate] Christian Cleberg <[email protected]> |
