diff --git a/content/_index.md b/content/_index.md index ebdbf78..1172ed5 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ --- title: "Dendroalsia" omit_header_text: true -description: "Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." +description: "Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." theme_version: '2.8.2' featured_image: '/images/sunrise_squished.svg' --- diff --git a/public/index.html b/public/index.html index 0954c95..ecc5845 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ <title>Dendroalsia | Dendroalsia</title> <meta name="viewport" content="width=device-width,minimum-scale=1"> - <meta name="description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."> + <meta name="description" content="Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."> <meta name="generator" content="Hugo 0.121.1"> @@ -39,13 +39,13 @@ <meta property="og:title" content="Dendroalsia" /> -<meta property="og:description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." /> +<meta property="og:description" content="Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://dendroalsia.net/" /> <meta itemprop="name" content="Dendroalsia"> -<meta itemprop="description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/> -<meta name="twitter:description" content="Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."/> +<meta itemprop="description" content="Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Dendroalsia"/> +<meta name="twitter:description" content="Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains."/> </head> @@ -99,7 +99,7 @@ </h1> <h2 class="fw1 f5 f3-l white-80 measure-wide-l center mt3"> - Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains. + Hi, I'm Ben, I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains. </h2> </div> diff --git a/static/images/sunrise.png b/static/images/sunrise.png deleted file mode 100644 index 58bfa60..0000000 Binary files a/static/images/sunrise.png and /dev/null differ