mirror of
https://github.com/trwnh/hugo-content-adapter-mastodon.git
synced 2024-11-24 01:21:21 +00:00
7 lines
153 B
INI
7 lines
153 B
INI
|
baseURL = 'https://example.org/'
|
||
|
languageCode = 'en-us'
|
||
|
title = 'My New Hugo Site'
|
||
|
|
||
|
[caches.getresource]
|
||
|
dir = ':resourceDir/_cache/:project'
|
||
|
maxage = -1
|