hugo-scroll/layouts
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
..
_default CSS refactor - Extracted generic.css from screen.css 2023-04-02 00:46:06 +02:00
partials Fix #173: tel: link is now handled correctly by Hugo 2024-03-17 12:31:44 +01:00
shortcodes Handle website contacts dynamically 2024-03-10 22:29:58 +01:00
404.html style: add & run prettier 2020-09-09 18:00:59 +02:00
index.html ensure there's a title for each piece of content (#165) 2023-12-23 00:03:28 +01:00