1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
This commit is contained in:
Sean Morley 2024-07-08 17:10:50 -04:00
parent 3f92580849
commit adcf8a7da4
22 changed files with 52 additions and 359 deletions

View file

@ -92,7 +92,7 @@ const config: Config = {
title: "Docs",
items: [
{
label: "Tutorial",
label: "Intro",
to: "/docs/intro",
},
],