From 4db0f803744cae916b12484830a51bf31e412955 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Thu, 16 Jul 2020 11:02:11 -0400 Subject: [PATCH] Permit email technical supporting --- docs/_includes/footer.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 3e387b857..360b4a7dc 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -14,7 +14,6 @@ {% if site.email %}
  • {{ site.email }}
  • -
  • (Please do not mail me directly for technical support. Instead, use GitHub Issues.)
  • {% endif %}