summaryrefslogtreecommitdiff
path: root/layouts/_default/index.html
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-04-09 16:25:51 +0200
committermms <michal@sapka.me>2024-04-09 16:25:51 +0200
commit18591bdb1f6964d72f345c32ebf685860dccb8db (patch)
tree662966ce2696bc6b6db8f6dd07c7a477f1f67cfb /layouts/_default/index.html
parentc5d55f14f99c4595b18c1fbed77a6be52c162814 (diff)
feat: trek to hp:
:
Diffstat (limited to 'layouts/_default/index.html')
-rw-r--r--layouts/_default/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/layouts/_default/index.html b/layouts/_default/index.html
index fcdcb25..7a3330d 100644
--- a/layouts/_default/index.html
+++ b/layouts/_default/index.html
@@ -30,15 +30,12 @@ Hey! I'm Michał Sapka, a computer programmer living in Kraków, Poland. This we
{{ partial "partials/homepage/bsd.html" . }}
{{ partial "partials/homepage/emacs.html" . }}
-
+ {{ partial "partials/homepage/startrek.html" . }}
<h2>Sections</h2>
<nav>
<P><a class="sec-link" href="/blog/"><b>Blog</b>: my shorter publications withount any theme. You can treat it as E/N site.</a> </p>
<P><a class="sec-link" href="/articles/"><b>Articles</b>: longer publications that don't fit blog or any other category.</a> </p>
-
-
- <P><a class="sec-link" href="/star-trek/"><b>Star Trek fan site</b>: my little shrine to the greatest american Sci-Fi that has ever graced our screens.</a> </p>
<P><a class="sec-link" href="/funnies/"><b>Funnies</b>: A small, curated collection of things I found funny or ammusing.</a> </p>
<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>
<p><a class="sec-link" href="/site/"><b>Site info</b> : you can find site updates, metrics, statics, and legal thingies here.</a></p>