Load mdx files, make navbar good

This commit is contained in:
2025-07-15 00:54:33 +01:00
parent 813603282e
commit eb0907fdfd
13 changed files with 104 additions and 98 deletions

View File

@@ -20,6 +20,10 @@ const config = {
protocol: "https",
hostname: "fly.storage.tigris.dev",
},
{
protocol: "https",
hostname: "img.daisyui.com",
},
],
},
};