diff options
author | Hisiste <38370207+Hisiste@users.noreply.github.com> | 2023-04-19 07:35:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-19 07:35:42 -0600 |
commit | 69e3906b34243346222d5a9d4c048c6cc90ed47b (patch) | |
tree | b9685c352b595160202f98682bc4baaa0ed564c5 /_tabs/about.md | |
download | personal-web-69e3906b34243346222d5a9d4c048c6cc90ed47b.tar.gz personal-web-69e3906b34243346222d5a9d4c048c6cc90ed47b.zip |
Initial commit
Diffstat (limited to '_tabs/about.md')
-rw-r--r-- | _tabs/about.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_tabs/about.md b/_tabs/about.md new file mode 100644 index 0000000..ddb2bc4 --- /dev/null +++ b/_tabs/about.md @@ -0,0 +1,8 @@ +--- +# the default layout is 'page' +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 } |