Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permalink: pretty

# Setup
title: Calum Shepherd
tagline: Senior Product Manager | Building Data-Driven Products
tagline: Product Lead & IC | Building Data-Driven Products
url: https://calumshepherd.com
paginate: 4
baseurl: /
Expand Down
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<!-- meta descriptions from YAML -->
{% if page.description %}<meta name="description" content="{{ page.description }}">{% endif %}
<meta name="description" content="Calum Shepherd, an experienced Senior Product Manager building data driven products">
<meta name="description" content="Calum Shepherd, an experienced Product Lead & IC building data driven products">


<!-- CSS -->
Expand Down
2 changes: 1 addition & 1 deletion _includes/structured_data_json_ld.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@type": "Person",
"name": "Calum Shepherd",
"image": "https://pbs.twimg.com/profile_images/1484132250434289667/8DtfxgL7_400x400.jpg",
"jobTitle": "Senior Product Manager",
"jobTitle": "Product Lead & IC",
"sameAs": [
"https://x.com/calumshepherd",
"https://uk.linkedin.com/in/calumshepherd",
Expand Down