added groundwork, links
This commit is contained in:
parent
86705ce8b0
commit
b3f06875bf
|
@ -8,6 +8,12 @@
|
|||
<title>Serious Business International</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- Navbar example without JS: https://codepen.io/iPawan/pen/rNNGEzw -->
|
||||
<nav class="navbar">
|
||||
<a href="#" class="navbar-logo">
|
||||
<!-- Going to replace this with an img probably due to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/i-->
|
||||
<i class="sbi-logo"></i>
|
||||
</a>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue