summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-02-26 22:01:17 +0100
committermms <michal@sapka.me>2024-02-26 22:01:17 +0100
commitd676e7c3719178eae3829a21cebbcc4a9e515319 (patch)
tree3fe6042ec3188d9cbad6c1cee0f3ac2b1459b10a /layouts/_default/baseof.html
parentaec99f3e8d57f40545e9cad1657e1d85952816c0 (diff)
feat: add 2x buttons
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index b626a95..418db7b 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -101,7 +101,6 @@
</main>
<footer>
- {{ partial "button-15" (dict "button" . "file" "home.gif" "alt" "Return to homepage" "href" "/") }}
</footer>
</body>
</html>