hugo-scroll/layouts/partials
Filippo Fontana 69acce5ec7 Handle website contacts dynamically
This commits change the way contacts params are handled: instead of
declaring them statically, they are declared as an array of tables in
the TOML configuration file, then they are displayed in the two sections
(homepage and footer) of the website through the {{ range }} statement.

This makes handling multiple contacts params easier and avoids the
need of changing manually this two files:
- `layouts/partials/footer.html`;
- `exampleSite/content/homepage/contact.md`;

Signed-off-by: Filippo Fontana <filippofontana1998@gmail.com>
2024-03-10 22:29:58 +01:00
..
custom_body.html feat: add empty custom_body and custom_head partials 2020-07-08 20:26:33 +02:00
custom_head.html feat: add empty custom_body and custom_head partials 2020-07-08 20:26:33 +02:00
custom_header_video.html Cover video - initial transplant 2023-04-05 21:34:45 +02:00
footer.html Handle website contacts dynamically 2024-03-10 22:29:58 +01:00
head.html CSS refactor - Extracted generic.css from screen.css 2023-04-02 00:46:06 +02:00
header.html chore: initial commit 2020-07-07 17:50:41 +02:00