add battleforthenet-widget
This commit is contained in:
parent
7a339b8102
commit
cceda7e827
1 changed files with 7 additions and 0 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue