aboutsummaryrefslogtreecommitdiffstats
path: root/src/data/navigator.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/navigator.json')
-rw-r--r--src/data/navigator.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/data/navigator.json b/src/data/navigator.json
deleted file mode 100644
index 5fb27a7..0000000
--- a/src/data/navigator.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "url": "/",
- "title": "Home"
- },
- {
- "url": "/blog/",
- "title": "Blog"
- },
- {
- "url": "/about/",
- "title": "About"
- }
-]