From 7aae1d15ebde63b336349440478b8f7fb2432cbc Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 18 Oct 2021 16:38:10 -0400 Subject: [PATCH] Push notice --- templates/base.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index d161eca..5fc1674 100644 --- a/templates/base.html +++ b/templates/base.html @@ -41,7 +41,8 @@ {{config.extra.email}}
{{config.extra.github}}
- + {{config.extra.linkedin}}
@@ -63,6 +64,13 @@ {% block content %} {% endblock content %} + @@ -74,6 +82,24 @@ gtag('config', 'G-5912H4H03P'); + + \ No newline at end of file