aboutsummaryrefslogtreecommitdiff
path: root/_includes/opengraph.html
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 18:36:15 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 18:36:15 +0100
commit1892bc38d8416a6ec79f37c41a9ffb38b6f44938 (patch)
treeffd211a1718ff2b793179c6fb115faf190e3cdfb /_includes/opengraph.html
parentbe6c61295058e32604e4d18da3689d2675e5bf19 (diff)
minimalize layout
Diffstat (limited to '_includes/opengraph.html')
-rw-r--r--_includes/opengraph.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/_includes/opengraph.html b/_includes/opengraph.html
deleted file mode 100644
index 7cb9517..0000000
--- a/_includes/opengraph.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<meta property='og:site_name' content='{{ page.date }}' />
-<meta property='og:title' content='{{ page.title }}' />
-<meta property='og:description' content='{{ page.subtitle }}' />
-<meta property="og:image" content='{{ page.cover }}' />