diff options
| author | Christian Cleberg <[email protected]> | 2025-03-16 22:44:45 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-16 22:44:45 -0500 |
| commit | 933f31a3e6d4c9d70858deaa2d2c223c89056cdc (patch) | |
| tree | 758920526a8baf7fa748ba97d50f461597b695b3 /theme | |
| parent | 1538638220a050ee319f450e15e603bc98c09447 (diff) | |
| download | cleberg.net-933f31a3e6d4c9d70858deaa2d2c223c89056cdc.tar.gz cleberg.net-933f31a3e6d4c9d70858deaa2d2c223c89056cdc.tar.bz2 cleberg.net-933f31a3e6d4c9d70858deaa2d2c223c89056cdc.zip | |
add now page
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index a940a97..54c5eab 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -33,6 +33,7 @@ sub cv25519 2025-03-11 [E]</pre> <h2>Everything Else</h2> <ul> <li><a href="https://cv.cmc.pub">Curriculum Vitae</a></li> + <li><a href="/now/">Now</a></li> <li><a href="/salary/">Salary</a></li> <li><a href="/services/">Services</a></li> <li><a href="/wiki/">Wiki</a></li> |
