mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-07-01 20:08:55 +10:00
Init commit
This commit is contained in:
8
_tabs/about.md
Normal file
8
_tabs/about.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: About
|
||||
icon: fas fa-info
|
||||
order: 4
|
||||
---
|
||||
|
||||
|
||||
> **Note**: Add Markdown syntax content to file `_tabs/about.md` and it will show up on this page.
|
7
_tabs/archives.md
Normal file
7
_tabs/archives.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: archives
|
||||
title: Archives
|
||||
icon: fas fa-archive
|
||||
order: 3
|
||||
---
|
||||
|
6
_tabs/categories.md
Normal file
6
_tabs/categories.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: categories
|
||||
title: Categories
|
||||
icon: fas fa-stream
|
||||
order: 1
|
||||
---
|
6
_tabs/tags.md
Normal file
6
_tabs/tags.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: tags
|
||||
title: Tags
|
||||
icon: fas fa-tags
|
||||
order: 2
|
||||
---
|
Reference in New Issue
Block a user