We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fc15d commit a953a72Copy full SHA for a953a72
1 file changed
src/routes/+page.svelte
@@ -50,6 +50,8 @@
50
{:else}
51
<p>Nothing to show...</p>
52
{/if}
53
+ <br />
54
+ <a href="{base}/community/news">See all news...</a>
55
</Card>
56
</Col>
57
</Row>
0 commit comments