Skip to content

Commit c65d246

Browse files
authored
chore: add link to privacy policy (#12)
1 parent 9cbe41f commit c65d246

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/templates/footer.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<div class="text-center text-xs">
2+
<a href="https://hyprmcp.com/privacy-policy/" target="_blank"
3+
class="hover:underline text-gray-600 dark:text-gray-400">Privacy policy</a>
4+
</div>
15
</div>
26
</div>
37
<!-- Right Column: Solid Background -->

0 commit comments

Comments
 (0)