aboutsummaryrefslogtreecommitdiff
path: root/_data
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-02-14 02:38:59 +0300
committerValentin Popov <valentin@popov.link>2024-02-14 02:38:59 +0300
commite68f7cf6c7fadb1bceea955a4caf40954d9b024e (patch)
tree5fe6a1ac66ed98571674ab6686e1742a46812eb8 /_data
parentedaeaf08b8750e8278b18484ff8e0aa180fe3fab (diff)
downloadpopov.link-e68f7cf6c7fadb1bceea955a4caf40954d9b024e.tar.xz
popov.link-e68f7cf6c7fadb1bceea955a4caf40954d9b024e.zip
Moved actual template site
Diffstat (limited to '_data')
-rw-r--r--_data/meta.yml8
-rw-r--r--_data/navbar.yml5
2 files changed, 5 insertions, 8 deletions
diff --git a/_data/meta.yml b/_data/meta.yml
deleted file mode 100644
index 3342b40..0000000
--- a/_data/meta.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-- name: "google-site-verification"
- content: "BkBsaYAO1LuQDRceyK2odvcpfuP2al0y04LnBda1uvE"
-
-- name: "yandex-verification"
- content: "14221e61b87bbd27"
-
-- name: "robots"
- content: "index, follow"
diff --git a/_data/navbar.yml b/_data/navbar.yml
new file mode 100644
index 0000000..dd8906b
--- /dev/null
+++ b/_data/navbar.yml
@@ -0,0 +1,5 @@
+- title: "Home"
+ path: "/"
+
+- title: "Blog"
+ path: "/blog/"