Skip to content

Commit f561542

Browse files
committed
fixed typo
1 parent b671ae3 commit f561542

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/posts/2024-09-28-simple-fast-beautiful-how-to-build-blog-with-hugo-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "簡單、快速、美觀:如何用 Hugo 打造專屬部落格 (一):
33
date: 2024-09-28T00:27:05+08:00
44
draft: false
55
tags: ["佈景主題", "快速上手", "部落格", "Hugo", "Go"]
6-
category: ["技術工具"]
6+
categories: ["技術工具"]
77
cover:
88
image: "images/hugo_blog_image.jpg"
99
alt: "Hugo Blog"

content/posts/2024-09-30-simple-fast-beautiful-how-to-build-blog-with-hugo-2-deploy-to-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "簡單、快速、美觀:如何用 Hugo 打造專屬部落格 (二):
33
date: 2024-09-30T21:46:07+08:00
44
draft: false
55
tags: ["Github", "部署", "部落格", "Hugo", "快速上手"]
6-
category: ["技術工具"]
6+
categories: ["技術工具"]
77
cover:
88
image: "images/github_pages.png"
99
alt: "Github Pages"

0 commit comments

Comments
 (0)