diff options
author | Rasmus <rasmus.luha@gmail.com> | 2023-05-14 16:12:01 +0300 |
---|---|---|
committer | Rasmus <rasmus.luha@gmail.com> | 2023-05-14 16:12:01 +0300 |
commit | 62caa37da257987c9585ac57ab64bb12ea481d0b (patch) | |
tree | c3d6ec3389258db0b807286ac008f7dcd8653636 /lehed/oppematerjalid/index.html | |
parent | 3c64a840a69b2685722765feadf0fec6e571b157 (diff) |
fixes
Former-commit-id: 09885e5cd344caaee9cdc2005b7e88dcc5206213
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 --> |