From ff251261eef9c8225899d2471a6510c3205fecbd Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Thu, 8 Dec 2016 15:22:55 -0500 Subject: [PATCH] add support for phone numbers in footer; fix #136 --- _includes/footer.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 97502ad..fcb6e9d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -132,7 +132,17 @@ - {% endif %} + {% endif %} + {% if site.author.telephone and site.footer-links-active.telephone %} +
  • + + + + + + +
  • + {% endif %} {% if site.footer-links-active.rss %}