added support for adding content to the bottom of a page
This commit is contained in:
5
.themes/classic/source/_includes/after_footer.html
Normal file
5
.themes/classic/source/_includes/after_footer.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% include disqus.html %}
|
||||
{% include google_plus_one.html %}
|
||||
{% include twitter_sharing.html %}
|
||||
{% include google_analytics.html %}
|
||||
{% include custom/after_footer.html %}
|
||||
Reference in New Issue
Block a user