diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-30 21:30:53 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-30 21:30:53 +0200 |
commit | 7743b9ff7b9eb85ea9502e401529f10fed83a0f6 (patch) | |
tree | 9aea492f7595d321156800fa2de60699e721442b /index.html | |
parent | 4c4f007130ff20691b9ac2f5fbf05ed5be3c9931 (diff) | |
download | LYLLRuoka-7743b9ff7b9eb85ea9502e401529f10fed83a0f6.tar.gz LYLLRuoka-7743b9ff7b9eb85ea9502e401529f10fed83a0f6.zip |
Footer
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -53,5 +53,11 @@ </div> </div> </main> + + <footer> + <a href="https://www.github.com/JoelHMikael/FoodJS">Lähdekoodi</a> + <span>|</span> + <a href="https://www.example.com">Ota yhteyttä</a> + </footer> </body> </html> |