hugo-scroll/exampleSite
Filippo Fontana 1dbb750bc0 Fix #173: tel: link is now handled correctly by Hugo
The `safeURL` function is required to insert URLs that are different
than `http:`, `https:` and `mailto:` (e.g. `tel:`) through the Hugo
templating system.

Additionally, an example about how to add new contacts is added in the
`config.toml` of `exampleSite`.

Signed-off-by: Filippo Fontana <filippofontana1998@gmail.com>
2024-03-17 12:31:44 +01:00
..
assets/cover Cover video - exampleSite 2023-04-05 21:56:07 +02:00
content Handle website contacts dynamically 2024-03-10 22:29:58 +01:00
layouts/partials List icon configurable (#152) 2023-10-04 21:06:10 +02:00
static Cover video - exampleSite 2023-04-05 21:56:07 +02:00
config.toml Fix #173: tel: link is now handled correctly by Hugo 2024-03-17 12:31:44 +01:00