added customizable social icons in footer

This commit is contained in:
timurgordon
2022-02-22 16:11:22 +03:00
parent d0e6e8101d
commit 2cc555b347
9 changed files with 39 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ insert_anchor_links: "left"
template: "partials/footer.html"
extra:
logoPath: "/images/ourworld_logo2.png"
socialLinks: { Github: "https://" }
socialLinks: { Facebook: "https://", Github: "https://", Twitter: "https://" }
---
{% row(isLean="true") %}