mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Try adding dummy carbon component
This commit is contained in:
parent
47463128b6
commit
d4716af0f2
1 changed files with 60 additions and 0 deletions
60
src/components/carbon-for-tailwind.astro
Normal file
60
src/components/carbon-for-tailwind.astro
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
<!-- Dummy component so Tailwind won't purge carbon styles -->
|
||||
<div class="doesitarm-carbon-wrapper">
|
||||
<script
|
||||
id="_carbonads_js"
|
||||
src="https://cdn.carbonads.com/carbon.js?serve=CK7DVK3M&placement=doesitarmcom"
|
||||
type="text/javascript"
|
||||
async=""
|
||||
></script>
|
||||
<div id="carbonads">
|
||||
<span>
|
||||
<span class="carbon-wrap">
|
||||
<a
|
||||
href="https://srv.carbonads.net/ads/click/x/GTND42JMFTAI4K7UC6SLYKQNCWAIC237CTAD5Z3JCYBILKJYCTAITK7KCW7DPK3UCK7DK2JECWYDKK3ICEYDC5QKC6SDP537CEBDEK3EHJNCLSIZ?segment=placement:doesitarmcom;"
|
||||
class="carbon-img"
|
||||
target="_blank"
|
||||
rel="noopener sponsored"
|
||||
>
|
||||
<img
|
||||
src="https://cdn4.buysellads.net/uu/1/72681/1600362731-MC_Carbon_Logo_260x200.png"
|
||||
alt="ads via Carbon"
|
||||
border="0"
|
||||
height="100"
|
||||
width="130"
|
||||
style="max-width: 130px;"
|
||||
>
|
||||
</a>
|
||||
<a
|
||||
href="https://srv.carbonads.net/ads/click/x/GTND42JMFTAI4K7UC6SLYKQNCWAIC237CTAD5Z3JCYBILKJYCTAITK7KCW7DPK3UCK7DK2JECWYDKK3ICEYDC5QKC6SDP537CEBDEK3EHJNCLSIZ?segment=placement:doesitarmcom;"
|
||||
class="carbon-text"
|
||||
target="_blank"
|
||||
rel="noopener sponsored"
|
||||
>Try Mailchimp's advanced, yet easy tools.</a>
|
||||
</span>
|
||||
|
||||
<a
|
||||
href="http://carbonads.net/?utm_source=doesitarmcom&utm_medium=ad_via_link&utm_campaign=in_unit&utm_term=carbon"
|
||||
class="carbon-poweredby"
|
||||
target="_blank"
|
||||
rel="noopener sponsored"
|
||||
>ads via Carbon</a>
|
||||
|
||||
<img
|
||||
src="https://ad.doubleclick.net/ddm/trackimp/N1224323.3091281BUYSELLADS/B25600467.326923881;dc_trk_aid=519488645;dc_trk_cid=157720008;ord=165894614;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;ltd=?"
|
||||
border="0"
|
||||
height="1"
|
||||
width="1"
|
||||
alt="ads via Carbon"
|
||||
style="display: none;"
|
||||
>
|
||||
<img
|
||||
src="https://pixel.adsafeprotected.com/rfw/st/681307/60707497/skeleton.gif?gdpr=$&gdpr_consent=$&gdpr_pd=$&ias_dspID=64&network=BUYSELLADS"
|
||||
border="0"
|
||||
height="1"
|
||||
width="1"
|
||||
alt="ads via Carbon"
|
||||
style="display: none;"
|
||||
>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue