We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0db9e3 + 58136c4 commit 2a67719Copy full SHA for 2a67719
dist/index.html
@@ -21,7 +21,9 @@
21
<p>Ready Meals</p>
22
</div>
23
<div class="nav-buttons">
24
- <a href="index.html" class="nav-button">Home</a>
+ <a href="index.html" class="nav-button"
25
+ >Meals(<span id="meal-counter"></span>)</a
26
+ >
27
<a href="#Planets" class="nav-button">Planets</a>
28
<a href="#Races" class="nav-button">Races</a>
29
0 commit comments