diff --git a/pelican/themes/notmyidea/templates/analytics.html b/pelican/themes/notmyidea/templates/analytics.html new file mode 100644 index 00000000..ba174fcc --- /dev/null +++ b/pelican/themes/notmyidea/templates/analytics.html @@ -0,0 +1,11 @@ +{% if GOOGLE_ANALYTICS %} + + +{% endif %} \ No newline at end of file diff --git a/pelican/themes/notmyidea/templates/base.html b/pelican/themes/notmyidea/templates/base.html index b5a845b3..0df8a138 100644 --- a/pelican/themes/notmyidea/templates/base.html +++ b/pelican/themes/notmyidea/templates/base.html @@ -9,11 +9,11 @@ - + - + @@ -21,7 +21,7 @@ {% if GITHUB_URL %} -Fork me on GitHub +Fork me on GitHub {% endif %}