new feature: external link post

This commit is contained in:
Mivinci 2022-01-30 15:12:29 +08:00
parent e664d42571
commit b4031adcd6
8 changed files with 53 additions and 5 deletions

View file

@ -1,6 +1,6 @@
---
title: "About"
date: 2021-07-16T11:24:06+08:00
date: 2021-07-10T11:24:06+08:00
draft: false
type: about
---

View file

@ -1,7 +1,7 @@
---
author: XJJ
title: 中文测试
date: 2021-07-17T10:52:59+08:00
date: 2021-07-16T10:52:59+08:00
description:
comment: false
---

View file

@ -0,0 +1,7 @@
---
author: XJJ
title: External Link Post
date: 2021-07-17T10:52:59+08:00
description:
link: https://gohugo.io
---

View file

@ -1,7 +1,7 @@
+++
author = "Hugo Authors"
title = "Placeholder Text"
date = "2021-07-18T10:52:59+08:00"
date = "2021-07-11T10:52:59+08:00"
description = "Lorem Ipsum Dolor Si Amet"
toc = true
categories = ["Markdown"]