mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-23 05:51:57 +00:00
Added methodology page
This commit is contained in:
@@ -8,6 +8,7 @@ export const navigation = {
|
||||
toRepository: () => {
|
||||
window.location.href = "https://invenio.am-d-model.eu/";
|
||||
},
|
||||
toMethodology: () => goto("/methodology"),
|
||||
to404: () => {
|
||||
throw error(404, "Page not found");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user