mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
feat(*): Add addsense ad to name entry
This commit is contained in:
@@ -57,6 +57,18 @@
|
|||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<button on:click={handleSubmit}>Save</button>
|
<button on:click={handleSubmit}>Save</button>
|
||||||
</div>
|
</div>
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5812114745839139"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<!-- Name Entry - Square Ad -->
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:block"
|
||||||
|
data-ad-client="ca-pub-5812114745839139"
|
||||||
|
data-ad-slot="5531796845"
|
||||||
|
data-ad-format="auto"
|
||||||
|
data-full-width-responsive="true"></ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user