diff options
author | mms <michal@sapka.me> | 2024-04-11 21:28:36 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-11 21:28:36 +0200 |
commit | 7ebd51b310a14a1e4fadf45b3e7268c0c289ccce (patch) | |
tree | 72836bc17e78049334dcf64135dd4dd1b6f5a3c6 /layouts/_default | |
parent | cc5affebfc71ee0224825dd5ba3b96704b61804f (diff) |
feat: patabor movie
Diffstat (limited to 'layouts/_default')
-rw-r--r-- | layouts/_default/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/_default/index.html b/layouts/_default/index.html index c9c3aae..a6c481a 100644 --- a/layouts/_default/index.html +++ b/layouts/_default/index.html @@ -36,9 +36,6 @@ Hey! I'm Michał Sapka, a computer programmer living in Kraków, Poland. This we <p><a class="sec-link" href="/git/"><b>Version control system</b> : My little code repository. I don't expect to cooporate on any of those, so it's just stagit.</a></p> </nav> -<h2>TOC</h2> -You can also use <a href="/toc">Table of Contents</a>. - {{ partial "partials/homepage/buttons.html" . }} {{ partial "partials/homepage/nameplate.html" . }} |