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-weight: bold;
|
||||
}
|
||||
a{
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
<meta name="msapplication-navbutton-color" content="#6d0000">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="#6d0000">
|
||||
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
||||
</head>
|
||||
</head
|
||||
<body>
|
||||
<div id="main">
|
||||
<div id="header">
|
||||
@ -30,7 +30,7 @@
|
||||
</div>
|
||||
<div id="footer">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user