diff options
Diffstat (limited to 'layouts/_default/index.html')
-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" . }} |