fixed brand linking?

This commit is contained in:
mrjvs
2018-11-05 12:13:29 +01:00
parent 1cf4316f2f
commit 92dc8d281d

View File

@@ -14,7 +14,7 @@
</head>
<body>
<nav class="navWrapper" id="nav">
<a class="navItem brand" href="#">PRETENDO</a>
<a class="navItem brand" href="/">PRETENDO</a>
<a class="navItem" href="#">News</a>
<a class="navItem" href="#">Progress</a>
<a class="navItem" href="#">Contact</a>