Skip to content

Commit e88d3d1

Browse files
committed
Revert "Set og:image meta for seo by default on all pages"
This reverts commit a525eab.
1 parent dcd2b62 commit e88d3d1

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

_config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,7 @@ plugins:
2222
defaults:
2323
- scope:
2424
path: ""
25-
type: pages
26-
values:
27-
layout: default
28-
image: /images/social/elixir-og-card.jpg
29-
- scope:
30-
path: "posts"
3125
type: posts
3226
values:
3327
layout: post
3428
permalink: /blog/:year/:month/:day/:title/
35-
image: /images/social/elixir-og-card.jpg

cases.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
section: cases
3+
layout: default
34
---
45

56
<h1>Cases</h1>

images/social/elixir-og-card.jpg

-20.5 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
section: home
3+
layout: default
34
---
45

56
<div class="hfeed">

0 commit comments

Comments
 (0)