version id
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-02-01 09:48:54 +01:00
parent fd3e8751fe
commit 4dbc156439
3 changed files with 10 additions and 2 deletions

View File

@ -177,6 +177,7 @@ function updateTotalNutrition() {
<nav id="navbar">
<h1>Elo's Rezept Rechner</h1>
<ul>
<li class="versionid">VERSION_ID1 - VERSION_ID2</li>
<li><a href="/" class="active">Rechner</a></li>
<li><a href="/nutrition">Neue Lebensmittel</a></li>
</ul>
@ -232,4 +233,4 @@ function updateTotalNutrition() {
</table>
</div>
</body>
</html>
</html>