Skip to content
Snippets Groups Projects
Verified Commit 862be0b3 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

tweak navbars

parent afbaa8af
No related branches found
No related tags found
No related merge requests found
......@@ -41,8 +41,6 @@ export def generate-page [
' <div class="header">'
$" <a href=\"($img)\" class=\"logo\">($img | path parse | get stem)</a>"
' <div class="header-right">'
' <a href="https://gitlab.isae-supaero.fr/dragoon/komodo" target="_blank"><img src="../assets/gitlab.png" alt="gitlab.png" ></a>'
' <a href="https://gitlab.isae-supaero.fr/dragoon" target="_blank">DRAGOON </a>'
' <a href="../index.html"><img src="../assets/back-icon.png" alt="back-icon.png"></a>'
' </div>'
' </div>'
......
......@@ -14,7 +14,7 @@
<a class="logo">Komodo: Benchmark Results</a>
<div class="header-right">
<a href="https://gitlab.isae-supaero.fr/dragoon/komodo" target="_blank"><img src="assets/gitlab.png" alt="gitlab.png"></a>
<a href="https://gitlab.isae-supaero.fr/dragoon" target="_blank">DRAGOON </a>
<a href="https://gitlab-pages.isae-supaero.fr/website-e2d907/" target="_blank">DRAGOON </a>
</div>
</div>
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment