Messing with the images on the homepage.

This commit is contained in:
2018-11-08 07:06:25 +11:00
parent 57d435825e
commit 0102df42aa
13 changed files with 7612 additions and 86 deletions

View File

@ -66,7 +66,7 @@ const Navbar = props => {
{/* Desktop / Tablet Screen Links */}
<NavbarLink to="/" title={lang.navbar.home} exact />
{/*<NavbarLink to="/blog" title={lang.navbar.blog} exact />*/}
<NavbarLink to="/blog" title={lang.navbar.blog} exact />
<NavbarLink to="/contact" title={lang.navbar.contact} exact />
{/* Hamburger Menu for smaller screens */}