diff options
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 2fac897..74288b3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -60,6 +60,7 @@ <blockquote>Copyright 2017 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employer.</blockquote> </footer> </div> + <script src="https://widget.battleforthenet.com/widget.js" async></script> </body> </html> |
