Skip to content

Commit 3ea926c

Browse files
authored
Enable relative and canonify URLs in config
1 parent 398e6ba commit 3ea926c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hugo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ languageCode = 'en-us'
33
title = "MTG's Computational Musicology SIG"
44
theme = 'gokarna'
55
ignorelogs = ['warning-goldmark-raw-html']
6+
relativeURLs = true
7+
canonifyURLs = true
68

79
[markup]
810
[markup.goldmark]

0 commit comments

Comments
 (0)