1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth c49fa721ec
layouts/_default/baseof.html: Add support for Google Analytics
Sites only need to add their Google Analytics tracking ID to their
config:

  googleAnalytics = "UA-123-45"

This uses the async version of the Google Analytics code.
2016-10-14 22:10:01 -04:00
..
baseof.html layouts/_default/baseof.html: Add support for Google Analytics 2016-10-14 22:10:01 -04:00
list.html layouts/_default/list.html: Remove debug code from pagination 2016-10-05 17:28:08 +03:00
single.html layouts/_default/single.html: Markdownify page title 2016-10-06 15:05:44 +03:00
summary.html Remove anchor titles 2016-10-06 14:21:30 +03:00