make the two other pages invisible while they're not finished

main
Midnight 3 years ago
parent e1f92aa150
commit 7f35efeb17

@ -12,9 +12,9 @@ export default function Menu() {
<div>
<a href="#">Home</a>
<span>//</span>
<a href="/music">Music Feed</a>
<a href="#">Music Feed {`<<soon>>`}</a>
<span>//</span>
<a href="/models">Models</a>
<a href="#">Models {`<<soon>>`}</a>
</div>
</section>
)

2731
package-lock.json generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save