diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-02-28 17:33:35 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-02-28 17:33:35 +0300 |
| commit | f447d20764bd35632b316a708e6b1a1bcf65ca69 (patch) | |
| tree | d50283d3bdbc2dd4bcf0115175108a6d19772e21 /_data | |
| parent | b20f451ec7f57b4a74fb6af605b43e7d0d40c163 (diff) | |
| download | aaoth.xyz-f447d20764bd35632b316a708e6b1a1bcf65ca69.tar.gz aaoth.xyz-f447d20764bd35632b316a708e6b1a1bcf65ca69.zip | |
move previous home page to about page
also modified contents of about page, removed some junk paragraphs.
Diffstat (limited to '_data')
| -rw-r--r-- | _data/navigation.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml index 82929de..d9b34b0 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -6,3 +6,5 @@ link: /music/ - name: visual link: /visual/ +- name: about + link: /about/ |
