diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-01-07 10:58:02 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-01-07 10:58:02 +0200 |
commit | 4e5fe4711fe46a6af740aadbf23bde86bb5acf69 (patch) | |
tree | a6c11bbdda6d6f42848961b19c365db0c91cb4b8 /index.html | |
parent | e7b4d365f287f173c8cc0b5a4d965c3a0579c2e0 (diff) | |
download | LYLLRuoka-4e5fe4711fe46a6af740aadbf23bde86bb5acf69.tar.gz LYLLRuoka-4e5fe4711fe46a6af740aadbf23bde86bb5acf69.zip |
Added the DB class & instructions to set up DB
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ </head> <body> <header> - <h1 class="shadow">LYLL-ruokailuvuoro</h1> + <h1 class="shadow">LYLL-ruoka</h1> </header> <br> |