mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-05 08:13:40 +00:00
Update coffee button colour
This commit is contained in:
1
justfile
1
justfile
@@ -6,4 +6,5 @@ clean:
|
|||||||
rm -rf public/
|
rm -rf public/
|
||||||
|
|
||||||
server: clean
|
server: clean
|
||||||
|
npm ci
|
||||||
hugo server --buildDrafts
|
hugo server --buildDrafts
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
src="https://storage.ko-fi.com/cdn/widget/Widget_2.js"
|
src="https://storage.ko-fi.com/cdn/widget/Widget_2.js"
|
||||||
></script>
|
></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
kofiwidget2.init("Buy me a coffee", "#ad8ee6", "F1F2S4LWI");
|
kofiwidget2.init("Buy me a coffee", "#32344a", "F1F2S4LWI");
|
||||||
kofiwidget2.draw();
|
kofiwidget2.draw();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user