add battleforthenet-widget

This commit is contained in:
Plailect 2017-11-22 16:36:31 -05:00 committed by Plailect
parent 7a339b8102
commit cceda7e827
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -22,4 +22,11 @@
<meta name="msapplication-TileImage" content="{{ base_path }}/images/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="{{ base_path }}/images/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<script type="text/javascript">
var _bftn_options = {
theme: 'without'
};
</script>
<script src="https://widget.battleforthenet.com/widget.js" async></script>
<!-- end custom head snippets -->