blog title & description
[web.git] / _config.yml
index f091138e402c382f5d248d897c7492fb04098894..be1260fa4708c5380cd964cd0a591c40308f6d72 100644 (file)
@@ -2,11 +2,23 @@
 title: ralfj.de
 url: "https://www.ralfj.de"
 
-struct:
+blog:
+    title: "Ralf's Ramblings"
+    description: "Ralf rambling on things"
+
+structure:
   - url: "/"
     title: "ralfj.de"
-  - url: "/blog"
-    title: "test"
+    structure:
+      - url: "projects/"
+        title: "Projects"
+        structure:
+          - url: "lilass/"
+            title: LiLaSS
+          - url: "schsh/"
+            title: schsh
+      - url: "cs/"
+        title: "Research"
 
 defaults:
   - scope: