Skip to content

Commit e4c9ddc

Browse files
committed
chore: update template rendered on non switch
1 parent acca11a commit e4c9ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/shop.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
<body>
1717
<h1>Welcome to {{.ShopTitle}}!</h1>
1818
<h2>Please connect with a switch to be able to browse collection.</h2>
19-
<span class='copyright'>Powered by <a href="https://github.com/DblK/tinshop" target="_blank">TinShop</a>. © 2021 DblK</span>
19+
<span class='copyright'>Powered by <a href="https://github.com/DblK/tinshop" target="_blank">TinShop</a>. © 2021-2023 DblK</span>
2020
</body>
2121
</html>

0 commit comments

Comments
 (0)