Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-09-21 05:30:32 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-09-21 05:30:32 +0300
commit13d41d86c379d7171cbc47da5bb9a659860e94e9 (patch)
tree940bc05a1da46da9e629955ccb89fbdd426ca6a9 /exampleSite/content
parent1ae175faf4ce8440e6b60b69f18258e301d75350 (diff)
feat: add json-ld
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/post/featured-image.md2
-rw-r--r--exampleSite/content/post/placeholder-text.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/post/featured-image.md b/exampleSite/content/post/featured-image.md
index a4df9ca..44fcd33 100644
--- a/exampleSite/content/post/featured-image.md
+++ b/exampleSite/content/post/featured-image.md
@@ -15,7 +15,7 @@ date = 2020-05-26
lastmod = 2020-05-26
draft = false
-featuredImage = "hero-right.jpg"
+featuredImage = "https://img95.699pic.com/photo/50055/9074.jpg_wh300.jpg"
+++
Maecenas maximus, elit in ornare porttitor, nisi eros hendrerit nisl, sed fermentum nulla urna blandit tellus.
diff --git a/exampleSite/content/post/placeholder-text.md b/exampleSite/content/post/placeholder-text.md
index 5685296..db94690 100644
--- a/exampleSite/content/post/placeholder-text.md
+++ b/exampleSite/content/post/placeholder-text.md
@@ -9,7 +9,7 @@ tags = [
"text",
]
categories = []
-series = []
+series = ["Themes Guide"]
date = 2019-03-09
lastmod = 2019-03-09
draft = false