mirror of
https://github.com/cole-maxwell1/cole-maxwell1.github.io.git
synced 2026-01-25 22:41:47 -05:00
Initial 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-circle
|
||||
order: 4
|
||||
---
|
||||
|
||||
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
|
||||
{: .prompt-tip }
|
||||
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-tag
|
||||
order: 2
|
||||
---
|
||||
Reference in New Issue
Block a user