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 2ebec00 commit 5c5f470Copy full SHA for 5c5f470
hugo.toml
@@ -1,4 +1,7 @@
1
baseURL = 'https://apps-for-linux.github.io/'
2
languageCode = 'en-us'
3
title = 'Apps for Linux'
4
-theme = 'blist'
+theme = 'blist'
5
+
6
+[outputs]
7
+ home = ["HTML", "RSS", "JSON"]
0 commit comments