Add meta-tag data

This commit is contained in:
Nathan Chapman 2019-06-09 10:33:56 -07:00
parent 87e87cecee
commit 5ac79917d5
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@
<title>Nathan Chapman</title>
<meta content="" name="description">
<meta content="" name="keywords">
<meta content="Actively avoiding parallax-scrolling, bootstrap, WordPress, Squarespace, and any other main-stream, bloated, monster-of-a-website "framework" designed to accommodate every possible solution known to the wet blanket of clientele." name="description">
<meta content="websites, web design, custom, simple, fast, clean, html, css, javascript, designer, writer" name="keywords">
<link href="styles/index.css" rel="stylesheet">
</head>
@ -46,4 +46,4 @@
<p><small><em>Copyright ©2019 Nathan Chapman. All rights reserved.</em></small></p>
</footer>
</body>
</html>
</html>

View File

@ -56,4 +56,4 @@ footer {
body {
line-height: 1.7;
}
}
}