🏗️ Finish the post meta attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 17:06:27 +08:00
parent b368bffde3
commit bb77f9bfb6
14 changed files with 129 additions and 35 deletions

View File

@@ -1,12 +1,12 @@
---
title: 'Hugo blog Hello World'
title: Hello World
description: 'Short description of the article.'
keywords: 'Key words'
isCJKLanguage: true
isCJKLanguage: false
author: 'Author of the article'
lastmod: '2022-05-21T17:06:24+08:00'
publishDate: '2022-05-21T17:06:24+08:00'
publishDate: '2022-05-21T16:06:24+08:00'
weight: 1
categories:
@@ -16,12 +16,15 @@ tags:
- Startup
toc: false
draft: true
url: 'hello_world.html'
draft: false
---
The worlds fastest framework for building websites.
[Hugo](https://gohugo.io/) is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
<!--more-->
## Quick Start
### Create a new post