Skip to content

Commit 7312465

Browse files
authored
Update +page.svelte
1 parent e5d2609 commit 7312465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/index/non-games/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="category-box">
1414
<ProjectLister projects={nongames}
1515
altNames={["apps & sites", "fun stuff", "web resources", "miscellaneous"]}
16-
altIcons={["tabler:browser", "tabler:dice-5", "ri:book-line", "material-symbols:box-outline-sharp"]}
16+
altIcons={["tabler:browser", "tabler:dice-5", "tabler:book-2", "material-symbols:box-outline-sharp"]}
1717
/>
1818
</div>
1919

0 commit comments

Comments
 (0)