added curriculum. Still draft, needs working.
[danix.xyz.git] / hugo.toml
index ee78795..185c8c6 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -11,7 +11,7 @@ paginate = 10
        name = "Danilo 'danix' M."
        
 [social]
-       spotify = "danixland"
+       spotify = "1166786773"
        twitter = "danixland"
        instagram = "danixland"
        github = "danixland"
@@ -59,3 +59,14 @@ paginate = 10
     simple = true
   [privacy.youtube]
     privacyEnhanced = true
+
+[outputs]
+  home = ["HTML", "SearchIndex"]
+
+[outputFormats]
+  [outputFormats.SearchIndex]
+    mediaType = "application/json"
+    baseName = "searchindex"
+    isPlainText = true
+    notAlternative = true
+