aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/main/index.html5
-rw-r--r--templates/main/navigation.html2
2 files changed, 1 insertions, 6 deletions
diff --git a/templates/main/index.html b/templates/main/index.html
index e498c761..3d88a4eb 100644
--- a/templates/main/index.html
+++ b/templates/main/index.html
@@ -2,11 +2,6 @@
{% block title %}Home{% endblock %}
{% block content %}
<div class="uk-section uk-section-primary" style="padding-top: 20px;">
- <div class="uk-container uk-container-expand" style="padding-bottom: 20px;">
- <a class="uk-button uk-button-default" href="">Page One</a>
- <a class="uk-button uk-button-default" href="">Page Two</a>
- <a class="uk-button uk-button-default" href="">Page Three</a>
- </div>
<div class="uk-container uk-text-center">
{# <img src="/static/logos/logo_banner.png" style="height: 150px; margin: auto;" />#}
<p>
diff --git a/templates/main/navigation.html b/templates/main/navigation.html
index 0db112e2..88fc3585 100644
--- a/templates/main/navigation.html
+++ b/templates/main/navigation.html
@@ -1,5 +1,5 @@
<div class="uk-container uk-container-expand uk-background-secondary uk-light">
- <nav data-uk-navbar class="uk-navbar-container uk-navbar-transparent" uk-navbar>
+ <nav data-uk-navbar class="uk-navbar-container uk-navbar-transparent" uk-navbar="boundary-align: true; align: right">
<div class="uk-navbar-left">
<a href="/" class="uk-navbar-item uk-logo">
<img src="/static/logos/logo_banner.png" style="height: 50px;"/>