diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <h1></h1> <span class="search"><input id="searchInput" placeholder="Search..."><button id="searchBtn">Go</button></span> <div class="items"> - <a class="item" href="https://budget.marks.kitchen"> + <a class="item" id="budget"> <span class="icon">💰</span>BUDGET </a> <a class="item" id="calendar"> |