- Added timeline page

This commit is contained in:
Alexis
2020-10-09 21:30:12 +02:00
parent a2d5d89487
commit b89839c8fd
3 changed files with 25 additions and 0 deletions

View File

@@ -34,6 +34,10 @@
{
text: 'Écoles',
url: '/ecoles',
},
{
text: 'Chronologie',
url: '/ages',
}
]
}