Skip to content

Commit 8ad5ef3

Browse files
committed
Adding meta description
1 parent 231bf57 commit 8ad5ef3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_includes/head.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
<!-- meta descriptions from YAML -->
1717
{% if page.description %}<meta name="description" content="{{ page.description }}">{% endif %}
18+
<meta name="description" content="Calum Shepherd, an experienced Senior Product Manager building data driven products">
19+
1820

1921
<!-- CSS -->
2022
<link rel="stylesheet" href="/public/css/poole.css">
@@ -24,6 +26,7 @@
2426
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}public/apple-touch-icon-precomposed.png">
2527
<link rel="shortcut icon" href="{{ site.baseurl }}public/favicon.ico">
2628
<meta property="og:image" content="{{ site.baseurl }}public/open-graph-image-cs.png">
29+
2730

2831

2932
<!-- RSS -->

0 commit comments

Comments
 (0)