We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3cbd8 commit 6a03f96Copy full SHA for 6a03f96
1 file changed
index.html
@@ -67,6 +67,22 @@
67
<span class="BG"></span>
68
</a>
69
70
+ <a
71
+ href="https://codeberg.org/jumpstone-gaming"
72
+ class="Btn codeberg"
73
+ target="_blank"
74
+ rel="noopener noreferrer"
75
+ >
76
+ <span class="svgContainer">
77
+ <img
78
+ src="/assets/img/badges/codeberg-logo_icon_white-512x512.png"
79
+ alt="Codeberg"
80
+ class="social-icon"
81
+ />
82
+ </span>
83
+ <span class="BG"></span>
84
+ </a>
85
+
86
<a
87
href="https://discord.gg/yKU4Q2mHj8"
88
class="Btn discord"
0 commit comments