1
0
Fork 0

add about page

This commit is contained in:
Wonderfall 2022-01-10 21:27:04 +01:00
parent 357c1f6770
commit cb0e6f7896
2 changed files with 33 additions and 0 deletions

View File

@ -70,6 +70,10 @@ menu:
name: tags
url: /tags/
weight: 10
- identifier: about
name: about
url: /about/
weight: 20
- identifier: french
name: french blog
url: https://wonderfall.space

29
content/about.md Normal file
View File

@ -0,0 +1,29 @@
---
title: "About"
hidemeta: true
---
You may call me "Wonderfall". I was young and it sounded cool.
```txt
$ whoami
I'm just a random guy passing by on the Internet who is interested in all kinds of things.
And as you can tell, I'm a nerd.
```
```txt
$ ls content/
technology
security
privacy
rants
photography
pharmacology
medicine
science
```
```txt
$ git config --get remote.origin.rul
https://github.com/Wonderfall/wonderfall.github.io
```