missed a class
This commit is contained in:
parent
77da2efd45
commit
23d258cd4d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
<img src="img/logo-transparent.png" alt="WillowMeCreations logo">
|
<img src="img/logo-transparent.png" alt="WillowMeCreations logo">
|
||||||
</div>
|
</div>
|
||||||
<nav class="topnav" id="myTopnav">
|
<nav class="topnav" id="myTopnav">
|
||||||
<a href="index.html">Home</a>
|
<a href="index.html" class="active">Home</a>
|
||||||
<a href="about.html">About</a>
|
<a href="about.html">About</a>
|
||||||
<a href="news.html">News</a>
|
<a href="news.html">News</a>
|
||||||
<a href="products.html">Products</a>
|
<a href="products.html">Products</a>
|
||||||
|
|
Loading…
Reference in a new issue