diff options
Diffstat (limited to 'lehed/oppematerjalid/index.html')
-rw-r--r-- | lehed/oppematerjalid/index.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/lehed/oppematerjalid/index.html b/lehed/oppematerjalid/index.html index 1a077a6..88b01df 100644 --- a/lehed/oppematerjalid/index.html +++ b/lehed/oppematerjalid/index.html @@ -32,7 +32,7 @@ <a class="nav-link" href="../projekt">Projekt</a> </li> <li class="nav-item"> - <a class="nav-link" href="../../#juhend">Juhend</a> + <a class="nav-link" href="../juhend">Juhend</a> </li> <li class="nav-item"> <a class="nav-link" href="../oppematerjalid">Õppematerjalid</a> @@ -53,6 +53,16 @@ <div class="container justify-content-center"> <h1 class="text-center text-white">Õppematerjalid</h1> </div> + <div class="lingid"> + + <a class="link" target="_blank" href="https://pillerohtla.wixsite.com/ajarannak"> + <h3 class="opilane">Õpilane</h3> + </a> + + <a class="link" target="_blank" href="https://pillva.wixsite.com/ajarannak1991/"> + <h3 class="opetaja">Õpetaja</h3> + </a> + </div> </section> <!-- JavaScript Bundle with Popper --> |