From 8cd7c5bdc299d79e8264c47e1edce6be208a13c2 Mon Sep 17 00:00:00 2001 From: geekifan Date: Tue, 22 Apr 2025 13:44:23 +0800 Subject: [PATCH] update demo articles --- content/post/2019-08-08-text-and-typography/index.md | 7 ++++--- content/post/2019-08-09-getting-started/index.md | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/content/post/2019-08-08-text-and-typography/index.md b/content/post/2019-08-08-text-and-typography/index.md index fd8776d..6fa7f0d 100644 --- a/content/post/2019-08-08-text-and-typography/index.md +++ b/content/post/2019-08-08-text-and-typography/index.md @@ -3,12 +3,13 @@ title: "Text and Typography" date: 2019-08-09 lastmod: 2025-04-21 draft: false -layout: post description: >- Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more. -tags: +categories: - Blogging - - Tutorial + - Demo +tags: + - typography pin: true image: path: devices-mockup.png diff --git a/content/post/2019-08-09-getting-started/index.md b/content/post/2019-08-09-getting-started/index.md index ffeb631..3634d4b 100644 --- a/content/post/2019-08-09-getting-started/index.md +++ b/content/post/2019-08-09-getting-started/index.md @@ -3,13 +3,14 @@ title: "Getting Started" date: 2019-08-09 lastmod: 2025-04-21 draft: false -layout: post description: >- Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server. -tags: +categories: - Blogging - Tutorial +tags: + - getting started pin: true ---