Added autoprefixer, doctype declaration, and corrected grammar
Also added box shadow to image content thing
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title><%= document.title %> // Tim Stallard</title>
|
||||
@ -31,7 +32,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 on GitHub
|
||||
Hand crafted in the UK with DocPad, SmoothState.js, and lots of other magic - see the code on GitHub
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user