easter-egg: tiboudenote
This commit is contained in:
@@ -19,6 +19,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: "PublicNoteView",
|
||||
component: () => import("@/views/PublicNoteView.vue"),
|
||||
},
|
||||
{
|
||||
path: "/tiboudenote",
|
||||
name: "PublicNoteView",
|
||||
component: () => import("@/views/PublicNoteView.vue"),
|
||||
},
|
||||
{
|
||||
path: "/:user/:repo/share/:note",
|
||||
name: "ShareNotes",
|
||||
|
||||
Reference in New Issue
Block a user