summaryrefslogtreecommitdiffstats
path: root/metadata/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/metadata.json')
-rw-r--r--metadata/metadata.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/metadata/metadata.json b/metadata/metadata.json
deleted file mode 100644
index b53ac32..0000000
--- a/metadata/metadata.json
+++ /dev/null
@@ -1,25 +0,0 @@
1{
2 "site": {
3 "title": "Volpeon's Den",
4 "logo": "\\\\\\\\/"
5 },
6 "menus": {
7 "main": [
8 {
9 "id": "home",
10 "label": "Home",
11 "url": "/"
12 },
13 {
14 "id": "blog",
15 "label": "Blog",
16 "url": "/blog/"
17 },
18 {
19 "id": "projects",
20 "label": "Projects",
21 "url": "/projects/"
22 }
23 ]
24 }
25}