Commit ba544a1a authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update index.html, added hpc section

3 merge requests!107Merging new template help section,!106Prepare merging of new help section,!97M4 lab 423
Showing with 18 additions and 1 deletion
+18 -1
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
</div> </div>
</div> </div>
<div id="videoconference" class="m_top_10 margin_bottom_30"> <div id="mailinglists" class="m_top_10 margin_bottom_30">
<div class="container background_ffffff"> <div class="container background_ffffff">
<div class="m_bottom_0 p_top_20 p_bottom_20"> <div class="m_bottom_0 p_top_20 p_bottom_20">
<div class="col-lg-12"> <div class="col-lg-12">
...@@ -78,6 +78,23 @@ ...@@ -78,6 +78,23 @@
</div> </div>
</div> </div>
</div> </div>
<div id="hpc" class="m_top_10 margin_bottom_30">
<div class="container background_ffffff">
<div class="m_bottom_0 p_top_20 p_bottom_20">
<div class="col-lg-12">
<h2 class="d-flex flex-column order-1 justify-content-lg-start text-center heading p_top_15"><strong>High Performance Computing</strong></h2>
</div>
<div class="col-auto background_ffffff">
<ul>
<li>
<a href="/help/hpc.html" target="_blank">Arbeiten mit der Hochleistungsrechenplattform</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div> </div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment