Add image to opengraph and twitter cards

This commit is contained in:
Gregory Trolliet 2019-09-22 09:12:06 +02:00
parent 7a3dedbfc1
commit 18fd729044
4 changed files with 26 additions and 18 deletions

View file

@ -1,12 +1,12 @@
+++
date = "2017-01-08"
title = "Theme Demo"
description = "The post demonstrates features of the coder theme."
images = ["/images/N90.jpg"]
math = "true"
series = ["Theme", "Hugo"]
draft = true
+++
---
date: "2017-01-08"
title: "Theme Demo"
description: "The post demonstrates features of the coder theme."
images: ["/images/N90.jpg"]
math: "true"
series: ["Theme", "Hugo"]
draft: true
---
## Style Demo

View file

@ -1,12 +1,12 @@
+++
date = "2017-01-08"
title = "Theme Demo"
description = "The post demonstrates features of the coder theme."
images = ["/images/N90.jpg"]
math = "true"
series = ["Theme", "Hugo"]
draft = true
+++
---
date: "2017-01-08"
title: "Theme Demo"
description: "The post demonstrates features of the coder theme."
images: ["/images/N90.jpg"]
math: "true"
series: ["Theme", "Hugo"]
draft: true
---
## Style Demo