Use hugo SSG #5

Merged
pratyush merged 4 commits from clean/hugo into master 2023-07-18 18:46:33 +02:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 4e9a912ad3 - Show all commits

View File

@ -1,8 +1,11 @@
baseURL = 'https://arch.fail'
theme = 'risotto'
languageCode = 'en'
title = 'Arch Reject'
author = 'Pratyush Desai'
paginate = 3
languageCode = "en"
DefaultContentLanguage = "en"
enableInlineShortcodes = true
sectionPagesMenu = "main"

View File

After

Width:  |  Height:  |  Size: 387 KiB