feat: change order of pages, set about page to second to last
This commit is contained in:
parent
8b5ce594c5
commit
40b88ee4fd
@ -1,11 +1,11 @@
|
||||
const pages: string[] = [
|
||||
'/index.md',
|
||||
'/about.md',
|
||||
'/find-me.md',
|
||||
'/resume.md',
|
||||
'/projects.md',
|
||||
'/conlanging.md',
|
||||
'/vocal-synthesis.md',
|
||||
'/about.md',
|
||||
'/privacy.md',
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user