Skip to content
Snippets Groups Projects
Commit fa0c2247 authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

Now actually linking to legal texts

parent 3cc81c7a
No related branches found
No related tags found
No related merge requests found
Pipeline #191510 passed
...@@ -122,8 +122,8 @@ ...@@ -122,8 +122,8 @@
<p>FOSS AG der TU Dortmund, 2023</p> <p>FOSS AG der TU Dortmund, 2023</p>
</div> </div>
<div class="flex flex-row gap-4"> <div class="flex flex-row gap-4">
<a href="#" class="text-gray-400 hover:text-gray-300">Impressum</a> <a href="https://fsinfo.cs.tu-dortmund.de/impressum" class="text-gray-400 hover:text-gray-300">Impressum</a>
<a href="#" class="text-gray-400 hover:text-gray-300">Datenschutz</a> <a href="https://fsinfo.cs.tu-dortmund.de/datenschutz/start" class="text-gray-400 hover:text-gray-300">Datenschutz</a>
</div> </div>
</footer> </footer>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment