summaryrefslogtreecommitdiffstats
path: root/metadata/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/metadata.yaml')
-rw-r--r--metadata/metadata.yaml30
1 files changed, 15 insertions, 15 deletions
diff --git a/metadata/metadata.yaml b/metadata/metadata.yaml
index 4320b36..3baf3b9 100644
--- a/metadata/metadata.yaml
+++ b/metadata/metadata.yaml
@@ -7,22 +7,22 @@ author:
7 7
8menus: 8menus:
9 main: 9 main:
10 - id: art 10 - label: Art
11 label: Art 11 match: [^/art/, ^/art$]
12 url: /art/ 12 url: /art/
13 13
14 - id: projects 14 - label: Projects
15 label: Projects 15 match: [^/projects/, ^/projects$]
16 url: /projects/ 16 url: /projects/
17 17
18 - id: notebook 18 - label: Notebook
19 label: Notebook 19 match: [^/notebook/, ^/notebook$]
20 url: /notebook/ 20 url: /notebook/
21 21
22 - id: profiles 22 - label: Profiles
23 label: Profiles 23 match: [^/profiles/, ^/profiles$]
24 url: /profiles/ 24 url: /profiles/
25 25
26 - id: services 26 - label: Services
27 label: Services 27 match: [^/services/, ^/services$]
28 url: /services/ 28 url: /services/