diff --git a/hugo.toml b/hugo.toml index 6a7fb86..af58e1a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -46,3 +46,7 @@ name = "Github" weight = 1 url = "https://github.com/brickschema/Brick" post = '' + +[mediaTypes] + [mediaTypes.'text/turtle'] + suffixes = ['ttl']