Skip to content

Commit

Permalink
Merge pull request #927 from tilburgsciencehub/904-footer-about
Browse files Browse the repository at this point in the history
Fix for issue #904 (about title adjustment)
  • Loading branch information
hannesdatta authored Oct 5, 2023
2 parents 8bef384 + 031eff6 commit b2fa0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/tilburg/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
<div class="col-lg-1 col-0"></div>
<div class="col-lg-4 col-21">
<div class="footerCollapse">
<div class="heading text-white d-block py-2">Tilburg Science Hub</div>
<div class="heading text-white d-block py-2">About</div>
<div class="d-none d-lg-block links">
<a href="#0" class="takeTourFooter">Tour</a>
<a href="/about">About</a>
<a href="/about">About Tilburg Science Hub</a>
<a href="/contribute">Start Contributing!</a>
<a href="/contributors">Meet Our Contributors</a>
<a href="https://github.com/tilburgsciencehub/website" target="_blank">GitHub Repository</a>
Expand Down

0 comments on commit b2fa0b4

Please sign in to comment.