diff options
author | Joel Kronqvist <joelkronqvist@proton.me> | 2023-06-21 16:47:34 +0000 |
---|---|---|
committer | Joel Kronqvist <joelkronqvist@proton.me> | 2023-06-21 16:47:34 +0000 |
commit | e4bd0977da3621a8d3f82cab949a6734b169b71e (patch) | |
tree | 92f8079047b5d6bc951cb1eee02c3d2ceca339f3 /Cont/index.html | |
parent | c6eb85c138c267db08103de28a3a7c6dffee6c4f (diff) | |
download | LYLLRuoka-e4bd0977da3621a8d3f82cab949a6734b169b71e.tar.gz LYLLRuoka-e4bd0977da3621a8d3f82cab949a6734b169b71e.zip |
Exception updation & minor polishing (but it's still WIP)
Diffstat (limited to 'Cont/index.html')
-rw-r--r-- | Cont/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cont/index.html b/Cont/index.html index edd72f5..10a0928 100644 --- a/Cont/index.html +++ b/Cont/index.html @@ -37,7 +37,6 @@ <br> <input type="submit" id="send" class="highlight" value="Löydä vuoro"> <br> - <a href="/updation" id="updationlink">Päivitä ruoat</a> </form> <br> @@ -62,6 +61,8 @@ <footer> <a href="https://www.github.com/JoelHMikael/LYLLRuoka">Lähdekoodi</a> <span>|</span> + <a href="/panel">Hallintapaneeli</a> + <span>|</span> <a href="/devs">Ota yhteyttä</a> </footer> </body> |