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

github.com/kc0bfv/ticky_tacky_dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/emoji-support.md')
-rw-r--r--exampleSite/content/emoji-support.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/exampleSite/content/emoji-support.md b/exampleSite/content/emoji-support.md
index 9765e37..5a7858b 100644
--- a/exampleSite/content/emoji-support.md
+++ b/exampleSite/content/emoji-support.md
@@ -1,5 +1,6 @@
---
-author: "Hugo Authors"
+author:
+ name: "Hugo Authors"
title: "Emoji Support"
description: "Guide to emoji usage in Hugo"
tags: [
@@ -7,8 +8,8 @@ tags: [
]
date: 2019-12-08T00:00:00-00:00
buttonimage: "img/coolbutton.jpg"
-sideimages: ["img/cool01.jpg"]
-sideimagealt: "Cool Page Image"
+images: ["img/cool01.jpg"]
+imagealt: "Cool Page Image"
draft: false
weight: 4
---