Attempt at Markdown page rendering
Syntax highlighting doesn't work yet.
This commit is contained in:
@@ -40,9 +40,9 @@ const items = ref([
|
||||
}
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
label: "Articles",
|
||||
icon: "pi pi-link",
|
||||
route: "#"
|
||||
route: "/articles"
|
||||
},
|
||||
{
|
||||
label: "Service",
|
||||
|
||||
Reference in New Issue
Block a user