Working on adding content
This commit is contained in:
parent
a664c6482e
commit
bed9301546
11
index.html
11
index.html
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<!--Import Google Icon Font-->
|
||||
<link href="http://fonts.googleapis.com/icon?family=Material+Icons|Gloria+Hallelujah|Architects+Daughter" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Gloria+Hallelujah|Architects+Daughter" rel="stylesheet">
|
||||
<!--Import materialize.css-->
|
||||
<link type="text/css" rel="stylesheet" href="../css/materialize.min.css"/>
|
||||
<!--Import Style Sheet-->
|
||||
|
@ -50,7 +50,7 @@
|
|||
<div class="collapsible-body">
|
||||
<ul>
|
||||
<li><a href="../about/killermediagroup.html">Killer Media Group</a></li>
|
||||
<li><a href="../about/justinfrasier.html">Justin Frasier</a></li>
|
||||
<li><a href="https://ki5bv.com">Justin Frasier</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
|
@ -66,7 +66,7 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="about-link" href="../about/justinfrasier.html">
|
||||
<a class="about-link" href="https://ki5bhv.com">
|
||||
<div class="about">Justin Frasier</div>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -79,7 +79,10 @@
|
|||
<main>
|
||||
<!--Body-->
|
||||
<div class="container">
|
||||
|
||||
<div>
|
||||
We are the up on the cutting eged of technolage
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--End body-->
|
||||
</main>
|
||||
|
|
Loading…
Reference in New Issue