diff options
Diffstat (limited to 'web/templates/index.html')
| -rw-r--r-- | web/templates/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/templates/index.html b/web/templates/index.html index 9687884..b55f348 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -72,6 +72,11 @@ onclick="setActiveTab(this)"> 🛒 Shopping </button> + <a href="/conditions" + class="tab-button" + target="_blank"> + 🌋 Conditions + </a> </nav> </div> |
