We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f713800 commit a7e75b3Copy full SHA for a7e75b3
hugo.yaml
@@ -32,15 +32,13 @@ markup:
32
outputs:
33
home:
34
- HTML
35
-# - PRINT
36
-# - SEARCH
37
-# - SEARCHPAGE
38
-# section:
39
-# - HTML
40
+ - PRINT
+ section:
+ - HTML
41
# page:
42
43
+# - HTML
+# - PRINT
44
params:
45
alwaysopen: false
46
showVisitedLinks: true
@@ -81,9 +79,3 @@ menu:
81
79
- name: <i class="fab fa-fw fa-twitter"></i> Twitter
82
80
url: "https://twitter.com/splunk"
83
weight: 30
84
-# - name: <i class="fas fa-tags"></i> Tags
85
-# url: "/tags"
86
-# weight: 40
87
-# - name: <i class="fas fa-layer-group"></i> Categories
88
-# url: "/categories"
89
-# weight: 50
0 commit comments