remove old notes and fix katex css
This commit is contained in:
@@ -29,16 +29,6 @@ const router = createRouter({
|
||||
name: "notes",
|
||||
component: () => import("../views/Notes.vue"),
|
||||
},
|
||||
{
|
||||
path: "/notes/islp",
|
||||
name: "islp",
|
||||
component: () => import("../views/notes/Islp.vue"),
|
||||
},
|
||||
{
|
||||
path: "/notes/vue",
|
||||
name: "vue",
|
||||
component: () => import("../views/notes/Vue.vue"),
|
||||
},
|
||||
{
|
||||
path: "/shrines",
|
||||
name: "shrine links",
|
||||
|
||||
Reference in New Issue
Block a user