Remove About page from theme
This commit is contained in:
parent
69b43d104e
commit
82e2d8ec09
2 changed files with 1 additions and 9 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
content/blog/**.md
|
content/**.md
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
title: About Me
|
|
||||||
nav_order: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
# About Me
|
|
||||||
|
|
||||||
I am a human being. Most of the time.
|
|
Loading…
Add table
Add a link
Reference in a new issue