mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
7ff750ab0a
1. `params.profile.gravatarEmail` only takes effect when `params.gravatar.enable=true` 2. Adjust frontmatter: `author` data type from string to **map** 3. Remove frontmatter: `gravatarForce`, `authorLink`, `authorEmail` 4. Add frontmatter: `authorAvatar` 5. Add `params.gravatar.enable`
680 B
680 B
title: "{{ replace .TranslationBaseName "-" " " | title }}" subtitle: "" date: {{ .Date }} draft: true author: name: "" link: "" email: "" avatar: "" description: "" keywords: "" license: "" comment: false weight: 0
tags:
- draft categories:
- draft
hiddenFromHomePage: false hiddenFromSearch: false
summary: "" resources:
- name: featured-image src: featured-image.jpg
- name: featured-image-preview src: featured-image-preview.jpg
toc: enable: true math: enable: false lightgallery: false seo: images: []
repost: enable: true url: ""