Skip to content

Commit 5d8fd8e

Browse files
committed
add new contributor 0xhkamori
1 parent 6c68a11 commit 5d8fd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
];
2626
27-
let contributors = ["progzone122", "shomykohai", "GitFASTBOOT", "R0rt1z2", "OverWorldD", "cxzstuff", "Marcus-J-A", "milktoast56"];
27+
let contributors = ["progzone122", "shomykohai", "GitFASTBOOT", "R0rt1z2", "OverWorldD", "cxzstuff", "Marcus-J-A", "milktoast56", "0xhkamori"];
2828
</script>
2929

3030
<HeroSection />

0 commit comments

Comments
 (0)