Customization and test-fix
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 5m48s

This commit is contained in:
2024-11-14 15:01:04 +01:00
parent 79e87b8af2
commit 9d3620e3b9
8 changed files with 24 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
---
title: Text and Typography
description: Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more.
author: cotes
author: kosmos
date: 2019-08-08 11:33:00 +0800
categories: [Blogging, Demo]
tags: [typography]

View File

@@ -1,6 +1,6 @@
---
title: Writing a New Post
author: cotes
author: sitiriotv
date: 2019-08-08 14:10:00 +0800
categories: [Blogging, Tutorial]
tags: [writing]

View File

@@ -3,7 +3,7 @@ title: Getting Started
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.
author: cotes
author: kosmos
date: 2019-08-09 20:55:00 +0800
categories: [Blogging, Tutorial]
tags: [getting started]

View File

@@ -1,6 +1,6 @@
---
title: Customize the Favicon
author: cotes
author: sitiriotv
date: 2019-08-11 00:34:00 +0800
categories: [Blogging, Tutorial]
tags: [favicon]
@@ -25,10 +25,10 @@ And then copy the remaining image files (`.PNG`{: .filepath} and `.ICO`{: .filep
The following table will help you understand the changes to the favicon files:
| File(s) | From Online Tool | From Chirpy |
|---------------------|:---------------------------------:|:-----------:|
| `*.PNG` | | ✗ |
| `*.ICO` | | ✗ |
| File(s) | From Online Tool | From Chirpy |
| ------- | :--------------: | :---------: |
| `*.PNG` || ✗ |
| `*.ICO` || ✗ |
<!-- markdownlint-disable-next-line -->
> ✓ means keep, ✗ means delete.