Skip to content
Snippets Groups Projects

WIP:HIFIS Websites unification

Merged Uwe Jandt (DESY, HIFIS) requested to merge uj-hifis-overall into hifis-unified-2
Files
6
@@ -4,17 +4,17 @@
</div>
<div class="services-box">
<div class="services-title-buttons">
<a href="{{ '/cloud-platform.html' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-cloud"></i> Helmholtz Cloud
<a href="{{ '/hifis-services-for-you' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-user-plus"></i> HIFIS Services for you
</a>
<a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
<i class="fas fa-laptop-code"></i> Helmholtz Software
<a href="{{ '/services/training' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-university"></i> Education + Training
</a>
<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 href="https://hifis-tp.desy.de/oauth2/authorization/unity" class="btn btn-light btn-lg text-dark">
<i class="fas fa-cloud"></i> Helmholtz Cloud (login)
</a>
<a href="{{ '/contact.html' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-question"></i> Support + Contact
<i class="fas fa-question"></i> Consulting, Support + Contact
</a>
</div>
</div>
Loading