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