1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

Add support link to documentation and format sidebar configuration

This commit is contained in:
Sean Morley 2024-11-11 23:38:35 -05:00
parent adb92a1d41
commit 0a7704aade
2 changed files with 7 additions and 2 deletions

View file

@ -77,6 +77,11 @@ const config: Config = {
position: "left",
label: "Documentation",
},
{
to: "https://www.buymeacoffee.com/seanmorley15",
label: "Support AdventureLog 💖",
position: "right",
},
// { to: "/blog", label: "Blog", position: "left" },
{
to: "https://github.com/seanmorley15/adventurelog",