add robots.txt and site description

This commit is contained in:
2021-06-19 08:40:29 -07:00
parent 11665e3fec
commit fccb03c9e3
4 changed files with 158 additions and 15 deletions

View File

@@ -7,6 +7,7 @@ export default function HTML(props) {
<head>
<meta charSet="utf-8" />
<meta content="ie=edge" httpEquiv="x-ua-compatible" />
<meta content="Chuck Dries: Full Stack Software Engineer and Photographer" name="description" />
<meta
content="width=device-width, initial-scale=1, shrink-to-fit=no"
name="viewport"