Rid of some javascript, yucky, yucky javascript

This commit is contained in:
nelle 2023-02-26 17:15:36 -07:00
parent a50d07b368
commit f39d101dca
5 changed files with 13 additions and 40 deletions

View file

@ -140,7 +140,9 @@
</div>
<div class="navbar-end">
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="assets/other-branding/ko-fi-button-red.png">
</a>
</div>
</div>
</div>
@ -182,16 +184,6 @@
<br>
<a href="https://modrinth.com/user/limepotato">Modrinth</a>
<br><br>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('limepot', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#00bfa5',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View file

@ -78,7 +78,9 @@
</div>
<div class="navbar-end">
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="assets/other-branding/ko-fi-button-red.png">
</a>
</div>
</div>
</div>
@ -97,15 +99,6 @@
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('limepot', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#00bfa5',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
<br><br><br>
<a href="https://bulma.io">
<img

View file

@ -73,6 +73,9 @@
</div>
<div class="navbar-end">
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="assets/other-branding/ko-fi-button-red.png">
</a>
</div>
</div>
</div>
@ -123,15 +126,6 @@
<p class="subtitle">And Years - exhale in Years ..."</p>
<p class="subtitle"></p><strong>- Emily Dickinson</strong></p>
<br>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('limepot', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#00bfa5',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
<br><br>
<a href="https://bulma.io">
<img

View file

@ -73,7 +73,9 @@
</div>
<div class="navbar-end">
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="assets/other-branding/ko-fi-button-red.png">
</a>
</div>
</div>
</div>
@ -87,15 +89,7 @@
<div class="content">
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('limepot', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#00bfa5',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</div>
</div>
</section>