|
@@ -7,7 +7,7 @@
|
|
<link rel="stylesheet" type="text/css" href="{{$depth}}/css/main.css#{{.Version}}">
|
|
<link rel="stylesheet" type="text/css" href="{{$depth}}/css/main.css#{{.Version}}">
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
- <header>
|
|
|
|
|
|
+ <header class="group">
|
|
<a href='/'><h1>Casey DeLorme</h1></a>
|
|
<a href='/'><h1>Casey DeLorme</h1></a>
|
|
{{if .Nav}}
|
|
{{if .Nav}}
|
|
<nav>
|
|
<nav>
|
|
@@ -24,7 +24,7 @@
|
|
{{.Content}}
|
|
{{.Content}}
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <footer>
|
|
|
|
|
|
+ <footer class="group">
|
|
<a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
|
|
<a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
|
|
<a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
|
|
<a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
|
|
<a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
|
|
<a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
|