chore(docs): add images for config and front matter

This commit is contained in:
Dillon
2020-05-07 16:48:57 +08:00
parent df6761f649
commit 591f39588a
19 changed files with 33 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ draft: false
author: "Dillon"
authorLink: "https://dillonzq.com"
description: "Découvrez en quoi consiste le thème Hugo - LoveIt et les concepts fondamentaux qui le sous-tendent."
images: ["/images/theme-documentation-basics/featured-image.jpg"]
tags: ["installation", "configuration"]
categories: ["documentation"]
@@ -205,6 +206,8 @@ Please open the code block below to view the complete sample configuration :(far
fingerprint = ""
# {{< version 0.2.0 >}} date format
dateFormat = "2006-01-02"
# website images for Open Graph and Twitter Cards
images = ["/logo.png"]
# {{< version 0.2.0 >}} App icon config
[params.app]