summaryrefslogtreecommitdiff
path: root/layouts/_default/index.html
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-02-26 22:05:23 +0100
committermms <michal@sapka.me>2024-02-26 22:05:23 +0100
commite74df49fb8d27a8384750f95d2061e5e5f47ce0b (patch)
treebab7c09eee036d4d306ce0f81c78c96cacfbce46 /layouts/_default/index.html
parentd676e7c3719178eae3829a21cebbcc4a9e515319 (diff)
feat: 2600 button
Diffstat (limited to 'layouts/_default/index.html')
-rw-r--r--layouts/_default/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_default/index.html b/layouts/_default/index.html
index f1c2980..d4d49af 100644
--- a/layouts/_default/index.html
+++ b/layouts/_default/index.html
@@ -62,6 +62,7 @@ You can also use <a href="/toc">Table of Contents</a>.
{{ partial "button-15" (dict "button" . "file" "ruby-lang.png" "alt" "Use Ruby" "href" "https://www.ruby-lang.org/") }}
{{ partial "button-15" (dict "button" . "file" "evangelion.png" "alt" "Neon Genesis Evangelion 4 Life" ) }}
{{ partial "button-15" (dict "button" . "file" "lain.png" "alt" "Serial Experiments Lain 4 Life" ) }}
+ {{ partial "button-15" (dict "button" . "file" "2600.gif" "alt" "Read 2600" "href" "https://2600.com") }}
</nav>
{{ end }}