Move now to the notes, add redirect. Fix bug with note links and capitalization
This commit is contained in:
@@ -13,4 +13,8 @@ export default defineConfig({
|
||||
vite: {
|
||||
plugins: [],
|
||||
},
|
||||
|
||||
redirects: {
|
||||
"/now": "/notes/now",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user