diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-11-19 23:55:13 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-11-19 23:55:13 +0300 |
| commit | 79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510 (patch) | |
| tree | 4033484cff53f3a652a38f35086771b1772ec73d /_data | |
| parent | 1cae377e2f6198b4df5326a820b6fc3e30486b16 (diff) | |
| download | aaoth.xyz-79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510.tar.gz aaoth.xyz-79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510.zip | |
rename art to visual
'cause it makes more sense. also, this action made me realize that
my website is very poorly designed, because to just rename one page
i needed to make changes in 6 different files! that's really gross...
i hope i can improve it.
Diffstat (limited to '_data')
| -rw-r--r-- | _data/navigation.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml index 2d10cc9..82929de 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,5 +4,5 @@ link: /blog/ - name: music link: /music/ -- name: art - link: /art/ +- name: visual + link: /visual/ |
