feat: improve configuration (#245)

* feat: improve configuration

* fix: fix partials/footer.html error
This commit is contained in:
Dillon
2020-04-21 22:55:06 +08:00
committed by GitHub
parent 8a0e61085c
commit f14301c395
62 changed files with 1548 additions and 1669 deletions

View File

@@ -1,14 +1,12 @@
---
weight: 5
title: "Emoji Support"
subtitle: ""
date: 2019-10-01T17:55:28+08:00
lastmod: 2019-10-01T17:55:28+08:00
draft: false
author: "Dillon"
authorLink: "https://dillonzq.com"
description: "Guide d'utilisation des emoji dans Hugo et LoveIt."
license: ""
tags: ["emoji"]
categories: ["markdown"]
@@ -17,22 +15,7 @@ hiddenFromHomePage: false
featuredImage: "/images/emoji-support/featured-image.jpg"
featuredImagePreview: ""
toc: true
autoCollapseToc: true
math: false
mapbox:
accessToken: ""
lightStyle: ""
darkStyle: ""
navigation: true
geolocate: true
scale: true
fullscreen: true
lightgallery: true
linkToMarkdown: true
share:
enable: true
comment: true
---
Emoji peut être activé dans un projet Hugo de plusieurs façons.