Skip to content
Snippets Groups Projects

Reshuffle frontpage buttons, incl publications

Merged Uwe Jandt (DESY, HIFIS) requested to merge reshuffle_frontpage_buttons into master
1 unresolved thread
Files
4
@@ -10,11 +10,11 @@
<a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
<i class="fas fa-laptop-code"></i> Helmholtz Software
</a>
<a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-question"></i> Support
<a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-user-plus"></i> HIFIS for you
</a>
<a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-location-arrow"></i> Contact
<i class="fas fa-question"></i> Support + Contact
</a>
</div>
</div>
Loading