We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231bf57 commit 8ad5ef3Copy full SHA for 8ad5ef3
1 file changed
_includes/head.html
@@ -15,6 +15,8 @@
15
16
<!-- meta descriptions from YAML -->
17
{% 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
+
20
21
<!-- CSS -->
22
<link rel="stylesheet" href="/public/css/poole.css">
@@ -24,6 +26,7 @@
24
26
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}public/apple-touch-icon-precomposed.png">
25
27
<link rel="shortcut icon" href="{{ site.baseurl }}public/favicon.ico">
28
<meta property="og:image" content="{{ site.baseurl }}public/open-graph-image-cs.png">
29
30
31
32
<!-- RSS -->
0 commit comments