Files
hugo/config
Bjørn Erik Pedersen e41a06447d Disallow HTML content by default
For security reasons. Enable in security config, e.g.:

```toml
[security]
allowContent = ['.*']
```
2026-05-26 13:57:12 +02:00
..
2026-05-26 13:57:12 +02:00
2024-01-28 23:14:09 +01:00