[content/* themes/footer] Enable opt-in getintouch icons based on frontmatter.

This commit is contained in:
Lorenzo Cogotti 2022-03-24 07:24:57 +01:00
parent 0646f2ced4
commit 874f6daa44
3 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
title: Home
get_in_touch: true
tags:
- development
- coding

View File

@ -2,6 +2,7 @@
title: Team
menu_title: "The DoubleFourteen Code Forge Team"
mobile_menu_title: "1414° Team"
get_in_touch: true
date: 2022-03-10T00:40:51+02:00
---

View File

@ -1,5 +1,7 @@
<footer>
{{- partial "getintouch.html" . -}}
{{ if default false (index .Params "get_in_touch") }}
{{- partial "getintouch.html" . -}}
{{ end }}
<div class="container footer">
<small>