Clean Up About Page

This commit is contained in:
2020-04-19 11:54:27 -05:00
parent f1878a80eb
commit 7a56b95b58
7 changed files with 52 additions and 35 deletions

View File

@@ -22,7 +22,7 @@
<meta property="og:locale" content="en_GB" />
<meta property="og:site_name" content="{{ site.name }}" />
{% if page.url == "/" or page.url == "/about/" %}
{% if page.url == "/" %}
<script type="application/ld+json">
{
"@context": "https://schema.org",