mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Updating BSA
This commit is contained in:
parent
ccd56161b2
commit
101b25690c
@ -57,14 +57,14 @@
|
||||
<script src="{{ page.relative_path }}assets/js/site.js"></script>
|
||||
<script src="{{ page.relative_path }}assets/js/search.js"></script>
|
||||
<script src="{{ page.relative_path }}assets/js/monetization.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
<script>
|
||||
(function(){
|
||||
// format, zoneKey, segment:value, options
|
||||
_bsa.init('imageonly', 'CVADP2Y', 'placement:demo', {
|
||||
target: '#inventory',
|
||||
disable_css: true,
|
||||
path: '//localhost:4000/api/inventory?zone=CVADP2Y'
|
||||
path: 'http://inventory.fontawesome.io/api/inventory?zone=CVADP2Y'
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user