moved privacy policy

This commit is contained in:
array-in-a-matrix 2022-04-10 16:05:31 -04:00
parent d5109230bd
commit 4cc7367cb7
4 changed files with 7 additions and 2 deletions

View file

@ -27,7 +27,6 @@
<nav>
<a href="/index/socials/" class="btn">Socials</a>
<a href="/index/apps/" class="btn">Applications</a>
<a href="/index/privacy/" class="btn">Privacy Policy</a>
<a href="/index/projects/" class="btn">Projects</a>
</nav>
</div>

View file

@ -35,6 +35,12 @@
<hr />
<h3>Privacy Policy</h3>
<p><a href="./privacy/">Click to view.</a></p>
<code>
Privacy policy of this website and its related services.
</code>
<h3>Administration tools</h3>
<p><a href="./admin/">Click to view.</a></p>
<code>

View file

@ -18,7 +18,7 @@
<a href="/" class="btn">Home</a>
<a href="../apps/" class="btn">Applications</a>
<a href="../socials/" class="btn">Socials</a>
<a href="../privacy/#matrix" class="btn">Privacy Policy</a>
<a href="../apps/privacy/#matrix" class="btn">Privacy Policy</a>
</header>
<main id="content" class="main-content" role="main">