diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/brain-rot/baseof.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/layouts/brain-rot/baseof.html b/layouts/brain-rot/baseof.html index 2a80353..4610c79 100644 --- a/layouts/brain-rot/baseof.html +++ b/layouts/brain-rot/baseof.html @@ -214,7 +214,12 @@ <header> <nav class="home"> - <a href="/brain-rot/">Michal's Brain Rot:</a> + <a href="/brain-rot/">Back to homepage</a> | + My other sites +: + <a href="/blog/">Blog</a>, + <a href="/cool-emacs/">Emacs</a>, + <a href="/unix-history/">Unix History</a> </nav> <hr> |