Skip to content

Commit

Permalink
Merge pull request #199 from semantic-systems/enhancements
Browse files Browse the repository at this point in the history
updated footer links
  • Loading branch information
huntila authored Mar 12, 2024
2 parents 60a07e6 + a16c855 commit 8da2b62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ <h3 class="f-title">Powered by</h3>
<h3 class="f-title">Legal</h3>
<ul class="list-unstyled f_list">
<li class="mt-4"><a target='_blank'
href="https://www.uni-hamburg.de/en/impressum.html">Impressum</a>
<a target='_blank' href="https://www.uni-hamburg.de/en/datenschutz.html">Datenschutz</a>
href="https://www.leuphana.de/en/site-notice-leuphana.html">Impressum</a>
<a target='_blank' href="https://www.leuphana.de/en/privacy-policy.html">Datenschutz</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 8da2b62

Please sign in to comment.