mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Clean up carbon ads component
This commit is contained in:
parent
bc5efc5b8c
commit
562609abc9
1 changed files with 1 additions and 3 deletions
|
|
@ -1,14 +1,12 @@
|
|||
<template>
|
||||
<div class="doesitarm-carbon-wrapper">
|
||||
<component
|
||||
:is="'script'"
|
||||
v-once
|
||||
id="_carbonads_js"
|
||||
|
||||
:is="'script'"
|
||||
src="https://cdn.carbonads.com/carbon.js?serve=CK7DVK3M&placement=doesitarmcom"
|
||||
type="text/javascript"
|
||||
async
|
||||
class="include-on-static"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue