Source code of my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

🔧 : add timeout configuration

+2
+2
hugo.toml
··· 5 5 6 6 baseUrl = 'https://codeka.io' 7 7 8 + timeout = '120s' 9 + 8 10 [languages] 9 11 [languages.fr] 10 12 languageCode = 'fr-FR'