Skip to content
Snippets Groups Projects
Commit f69e9147 authored by Malthe's avatar Malthe
Browse files

Fix logo linking

parent f1e5f416
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
<div class="md-content" style="border-top: 1px solid lightgrey;">
<div class="md-content__inner md-typeset">
<div class="row">
<div class="footerColumn"><a href=""><img src="{{homepage_url}}/content/logo_large.png" width="70px" style="margin-top:1.3em;float:left;"><h2 style="color:black;margin-top:1.1em!important;"><b>STACK</b></h2></a></div>
<div class="footerColumn"><a href="https://malthefogsporring.github.io/malthesrepo/"><img src="{{nav.homepage.url | url}}/content/logo_large.png" width="70px" style="margin-top:1.3em;float:left;"><h2 style="color:black;margin-top:1.1em!important;"><b>STACK</b></h2></a></div>
<div class="footerColumn"><h3>About STACK</h3><h3>Training and Events</h3><h3>Case Studies</h3><h3>Demonstration site</h3></div>
<div class="footerColumn"><h3>Privacy statement</h3><h3>Licenses</h3><h3>Accessibility</h3></div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment