We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acca11a commit e4c9ddcCopy full SHA for e4c9ddc
assets/shop.tmpl
@@ -16,6 +16,6 @@
16
<body>
17
<h1>Welcome to {{.ShopTitle}}!</h1>
18
<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>
+ <span class='copyright'>Powered by <a href="https://github.com/DblK/tinshop" target="_blank">TinShop</a>. © 2021-2023 DblK</span>
20
</body>
21
</html>
0 commit comments