We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88231b2 commit a773024Copy full SHA for a773024
Xkcd/Pages/Shared/Footer.cshtml
@@ -20,10 +20,6 @@
20
<div class="pb-6">
21
<a href="https://servicestack.net/whatsnew" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:hover:text-gray-50">What's New</a>
22
</div>
23
-
24
- <div class="pb-6">
25
- <a href="https://servicestack.net/privacy" class="text-sm leading-6 text-gray-600 hover:text-gray-900 dark:hover:text-gray-50">Privacy</a>
26
- </div>
27
</nav>
28
<div class="mt-10 flex justify-center space-x-10">
29
<a href="https://https://twitter.com/ServiceStack" class="text-gray-400 hover:text-gray-500">
0 commit comments