summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3818c2d..37653e8 100644
--- a/index.html
+++ b/index.html
@@ -89,11 +89,14 @@
<section id="juhend">
<div class="container">
+
<div class="text-center pt-5 pb-3">
<h2 class="text-white fs-1">Juhend</h2>
<p class="lead text-muted pt-2">Juhend teeb digirännaku läbimise kergemaks ja mugavamaks, Loe see kindlasti läbi.</p>
</div>
+
+
<!-- accordion -->
<div class="accordion accordion-flush justify-content-center" id="accordionFlush">
@@ -179,10 +182,13 @@
</div>
+
</div>
</div>
</section>
+ <script src="main.js"></script>
+
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
</body>