mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 09:10:19 +10:00
tabs
This commit is contained in:
parent
08618fcc6e
commit
b2a35b76d8
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
# the default layout is 'page'
|
# the default layout is 'page'
|
||||||
icon: fas fa-info-circle
|
icon: fas fa-info-circle
|
||||||
order: 4
|
order: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
|
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
layout: archives
|
|
||||||
icon: fas fa-archive
|
|
||||||
order: 3
|
|
||||||
---
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
layout: categories
|
|
||||||
icon: fas fa-stream
|
|
||||||
order: 1
|
|
||||||
---
|
|
5
_tabs/projects.md
Normal file
5
_tabs/projects.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
layout: categories
|
||||||
|
icon: fas fa-code
|
||||||
|
order: 2
|
||||||
|
---
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
layout: tags
|
|
||||||
icon: fas fa-tags
|
|
||||||
order: 2
|
|
||||||
---
|
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
layout: home
|
layout: home
|
||||||
# Index page
|
# Index page
|
||||||
|
# FIXME replace with About, and move this feed into Feed tab
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user