Footer updates, removed GitHub link for now
This commit is contained in:
parent
345411ad17
commit
b240fef922
@ -145,6 +145,9 @@ body{
|
|||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
a{
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<meta name="msapplication-navbutton-color" content="#6d0000">
|
<meta name="msapplication-navbutton-color" content="#6d0000">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="#6d0000">
|
<meta name="apple-mobile-web-app-status-bar-style" content="#6d0000">
|
||||||
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
||||||
</head>
|
</head
|
||||||
<body>
|
<body>
|
||||||
<div id="main">
|
<div id="main">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
@ -30,7 +30,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<h3>© Tim Stallard 2015</h3>
|
<h3>© Tim Stallard 2015</h3>
|
||||||
Hand crafted in the UK with DocPad, SmoothState.js, and lots of other magic - see the code <a href="https://github.com/TimStallard/timstallard.me.uk">on GitHub</a>
|
Hand crafted in the UK with DocPad, SmoothState.js, and lots of other magic<% /* - see the code <a href="https://github.com/TimStallard/timstallard.me.uk">on GitHub</a> */ %>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user