summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html25
1 files changed, 24 insertions, 1 deletions
diff --git a/index.html b/index.html
index 62e3f86..2ccc8b9 100644
--- a/index.html
+++ b/index.html
@@ -15,13 +15,18 @@
<section id="intro">
<!-- navbar -->
<nav class="navbar navbar-expand-md">
- <div class="container fs-5">
+ <div class="container">
<!-- navbar brand / title -->
<a class="navbar-brand" href="#intro">
<span>
Digirännak
</span>
</a>
+
+ <a class="navbar-brand" href="#intro">
+ <img class="logo" src="img/erasmusDark2.png" alt="Erasmus logo">
+ </a>
+
<!-- toggle button for mobile nav -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main-nav" aria-controls="main-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
@@ -58,6 +63,24 @@
</section>
+ <footer>
+ <i><p>
+ The European Commission's support for the production of this
+ publication does not constitute an endorsement of the contents,
+ which reflect the views only of the authors, and the Commission
+ cannot be held responsible for any use which may be made of the
+ information contained therein.
+ <br>
+ Euroopa Komisjoni toetus sellele projektile ei tähenda, et selle
+ sisu on heaks kiidetud. Sisu kajastab autorite seisukohti – Euroopa
+ Komisjon ei võta vastutust selles sisalduva teabe kasutamise eest.
+ </p></i>
+ <div class="logoWrapper">
+ <img class="logo" src="img/ermDark.jpg" alt="ERM logo">
+ <img class="logo" src="img/audentesDark.png" alt="Audentes logo">
+ </div>
+ </footer>
+