Skip to content

Commit 5c5f470

Browse files
authored
add outputs
1 parent 2ebec00 commit 5c5f470

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hugo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
baseURL = 'https://apps-for-linux.github.io/'
22
languageCode = 'en-us'
33
title = 'Apps for Linux'
4-
theme = 'blist'
4+
theme = 'blist'
5+
6+
[outputs]
7+
home = ["HTML", "RSS", "JSON"]

0 commit comments

Comments
 (0)