Skip to content
Snippets Groups Projects
Commit 01235be0 authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Reorder guides position in the menu and add the nmaas logo to the footer

parent a798d986
Branches
No related tags found
1 merge request!8Resolve "Visual imporovements"
......@@ -47,7 +47,8 @@
{% include "partials/social.html" %}
{% endif %}
<div style="display: flex; justify-content: space-between; align-items: center">
<div><img class="logo" src="{{ 'img/geant_logo_white.png' | url }}" /></div>
<div><img class="logo" style="height: 1em; margin-right: 40px;" src="{{ 'img/nmaas_white.png' | url }}" /></div>
<div><img class="logo" style="margin-right: 40px" src="{{ 'img/geant_logo_white.png' | url }}" /></div>
<div><img class="logo" src="{{ 'img/eu_logo.png' | url }}"</div>
</div>
</div>
......
......@@ -3,10 +3,6 @@ site_url: 'https://docs.nmaas.eu'
nav:
- Home: index.md
- What is nmaas?: 'what-is-nmaas.md'
- nmaas Guides:
- Application Manager Guide: 'guides/application-manager-guide.md'
- Domain Admin Guide: 'guides/domain-admin-guide.md'
- User Guide: 'guides/user-guide.md'
- Managed nmaas:
- Introduction: 'managed-nmaas/introduction.md'
- nmaas Playground Instance: 'managed-nmaas/nmaas-playground-instance.md'
......@@ -66,6 +62,10 @@ nav:
- ChangeDetection.io: 'nmaas-applications/tutorials/changedetectionio.md'
- GP4L Orchestrator: 'nmaas-applications/tutorials/gp4l-orchestrator.md'
- Apache Airflow: 'nmaas-applications/tutorials/apache-airflow.md'
- nmaas Guides:
- Application Manager Guide: 'guides/application-manager-guide.md'
- Domain Admin Guide: 'guides/domain-admin-guide.md'
- User Guide: 'guides/user-guide.md'
- Blog:
- nmaas-101 - "Hello nmaas!": 'blog/blog1/nmaas-101-1.md'
- nmaas-101 - "I can help! But... Please could you open these two doors?": 'blog/blog2/nmaas-101-2.md'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment