mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix scripts
This commit is contained in:
parent
f33ab0f471
commit
544515d73b
@ -477,6 +477,14 @@
|
||||
"width": "125",
|
||||
"height": "38",
|
||||
"follow": true
|
||||
},
|
||||
"ozzytyres": {
|
||||
"name": "ozzytyres",
|
||||
"url": "https://www.ozzytyres.com.au/news/ford-falcon-au-mag-wheels",
|
||||
"title": "falcon wheels",
|
||||
"width": "64",
|
||||
"height": "64",
|
||||
"follow": true
|
||||
}
|
||||
},
|
||||
"home": [
|
||||
@ -513,6 +521,7 @@
|
||||
,"idealecasinos"
|
||||
,"casinotopitaly"
|
||||
,"inkedin"
|
||||
,"ozzytyres"
|
||||
],
|
||||
"footer": ["polygon", "inkoop"]
|
||||
}
|
||||
|
@ -4,6 +4,15 @@
|
||||
|
||||
<script src="{{ site.url }}/lib/main.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-82634666-2"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-82634666-2');
|
||||
</script>
|
||||
|
||||
{% if page.route == 'index' %}
|
||||
<script src="https://player.vimeo.com/api/player.js" ></script>
|
||||
<script type="text/javascript" src="{{ site.url }}/lib/index.js?v={{ site.time | date: '%Y%m%d%H%M' }}"></script>
|
||||
|
BIN
docs/images/amis/ozzytyres.png
Normal file
BIN
docs/images/amis/ozzytyres.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
BIN
docs/images/amis/ozzytyres@2x.png
Normal file
BIN
docs/images/amis/ozzytyres@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user