Skip to content

Commit 8acaa0d

Browse files
authored
Add link to hackatime.hackclub.com on signin page
1 parent f30a3e6 commit 8acaa0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

views/index.tpl.html

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
</div>
3131
{{ end }}
3232

33+
<div class="w-full p-10 my-10 bg-primary dark:bg-primary">
34+
You're on v1 of the app. For the new version <a href="https://hackatime.hackclub.com/" target="_blank">click here</a>!
35+
</div>
36+
3337
<div class="w-full p-10 my-10 bg-primary dark:bg-primary">
3438
If you are looking to signup for an account then please run
3539
the <code>/hackatime</code> command in slack and follow the

0 commit comments

Comments
 (0)