Remove Tandoor recipes

This commit is contained in:
Jimbo 2024-09-05 09:22:30 -04:00
parent 8f5c67b614
commit b8ae201e3f
2 changed files with 0 additions and 11 deletions

View file

@ -54,16 +54,6 @@
</div>
</button>
</a>
<a href="https://recipes.jimbosfiles.com">
<button class="custom-button recipes">
<div class="color-part"></div>
<div class="button-content">
<img class="button-image" src="./images/tandoor.png" alt="Button Logo" style="width: 5em; height: auto;">
<span class="button-text">Tandoor</span>
<span class="button-subtext">Recipes</span>
</div>
</button>
</a>
<a href="https://live.jimbosfiles.com/">
<button class="custom-button stream">
<div class="color-part"></div>

View file

@ -83,7 +83,6 @@ header img {
.cloud .color-part { background-color: #5ca9d6; }
.warden .color-part { background-color: #63b8a4; }
.git .color-part { background-color: #8abf50; }
.recipes .color-part { background-color: #e3c594; }
.stream .color-part { background-color: #F54E31; }
.radio .color-part { background-color: #253785; }
.element .color-part { background-color: #4ca68c; }