Skip to content

Commit 275367b

Browse files
committed
Add support section to main page
1 parent 9e03ddb commit 275367b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/routes/+page.svelte

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,27 @@
195195
</Arrow>
196196
</div>
197197

198+
<h2><Loc
199+
cs="Podpořte nás"
200+
en="Support us"
201+
/></h2>
202+
<p>
203+
<Loc
204+
cs="
205+
Československý herní archiv je projektem neziskového spolku Herní historie. Jedná se o dobrovolnickou činnost z lásky ke hrám a historii naší kultury. Vaše podpora nám pomáhá udržovat a rozvíjet naše aktivity.
206+
"
207+
en="
208+
The Czechoslovak Game Archive is a project of the non-profit association Herní historie. It is a volunteer activity born out of love for games and the history of our culture. Your support helps us maintain and develop our activities.
209+
"
210+
/>
211+
</p>
212+
<Arrow href="/support">
213+
<Loc
214+
cs="Podpořte naši činnost"
215+
en="Support our activities"
216+
/>
217+
</Arrow>
218+
198219
<style>
199220
.boxes {
200221
display: flex;

0 commit comments

Comments
 (0)