update theme color

This commit is contained in:
Tom Hodson 2023-08-01 07:29:50 +01:00
parent bbad43ec3e
commit d5ed303a4e

View File

@ -6,7 +6,7 @@
<title>Tom Hodson - {{ page.title }}</title>
<meta property="og:title" content="Tom Hodson - {{ page.title }}">
<meta name="twitter:title" content="Tom Hodson - {{ page.title }}">
<meta name="theme-color" content="#FFC300">
<meta name="theme-color" content="#fcfcfc">
<meta name="description" content="{{page.excerpt | strip_html | strip}}">
<meta property="og:description" content="{{page.excerpt | strip_html | strip}}">