We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862ff6d commit ec53171Copy full SHA for ec53171
examples/src/index.html
@@ -31,9 +31,9 @@ <h2 class="page-header__subtitle">An accessible and easy tab component for <a hr
31
</div>
32
<footer class="page-footer">
33
<div class="container">
34
+ <div id="code-sponsor-widget"></div>
35
<span>Copyright © <a href="https://twitter.com/TschinderDaniel" target="_blank">Daniel Tschinder</a> 2017. MIT Licensed.</span>
36
37
</footer>
- <div id="code-sponsor-widget"></div>
38
- <script type="text/javascript" src="https://app.codesponsor.io/scripts/Ju8oE2DZP43taMfclWLb8w?theme=light"></script>
+ <script type="text/javascript" src="https://app.codesponsor.io/scripts/Ju8oE2DZP43taMfclWLb8w?theme=light&height=100&width=600&image=hide"></script>
39
</body>
0 commit comments