Skip to content

Commit ad7a7b7

Browse files
authored
chore: Cross-link with site (#21)
Closes #18
1 parent 0b73f7f commit ad7a7b7

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

addons/plenticons/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="plenticons"
44
description="A library of icons for your custom nodes!"
55
author="Tamás Gálffy"
6-
version="0.10.0"
6+
version="0.10.1"
77
script="plenticons.gd"

site/assets/github-mark-white.svg

Lines changed: 1 addition & 0 deletions
Loading

site/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ <h1><img src="icons/foxs-sake/plenticons-yellow.svg" />lenticons</h1>
3333
<a href="https://ko-fi.com/foxssake" target="_blank">
3434
<button><img src="assets/kofi_symbol.svg" />Ko-Fi</button>
3535
</a>
36+
<a href="https://github.com/foxssake/plenticons" target="_blank">
37+
<button><img src="assets/github-mark-white.svg" />GitHub</button>
38+
</a>
3639
<a href="https://github.com/foxssake/plenticons/blob/main/LICENSE" target="_blank">
3740
<button><img/>📜 License</button>
3841
</a>

0 commit comments

Comments
 (0)