Skip to content

Commit

Permalink
Change interview on main page and fix typos in Josef Havelka interview
Browse files Browse the repository at this point in the history
  • Loading branch information
Brambora2022 committed Jan 10, 2025
1 parent 81115ab commit 1b2f7de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
en="Latest interview"
/>:
</strong>
<a href="/interviews/martin-kadlcik/" class="plain">Martin Kadlčík</a>,
<a href="/interviews/josef-havelka/" class="plain">Josef Havelka</a>,
<Loc
cs="autor <i>das ADLERNEST</i>"
en="author of <i>das ADLERNEST</i>"
cs="zakladatel <i>Atari klubu Cítov</i>"
en="founder of <i>Atari club Cítov</i>"
/>
</p>
<Arrow href="/interviews">
Expand Down
2 changes: 1 addition & 1 deletion src/routes/interviews/josef-havelka/interview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const JH: Person = {
name: "Josef Havelka",
shortname: "JH",
color: "darkblue",
birth_year: "1962",
birth_year: "1948",
gender: "M",
bio: "Josef Havelka studoval a následně i pracoval v rámci zemědělství. K prvnímu počítači se dostal, když mu první manželka přivezla z Francie ZX Spectrum. Během svého působení v rámci zemědělství založil Atari klub při místním JZD a začal se věnovat tisku. Klub byl umístěn v budově, které pan Havelka říkal „první škola“ a fungoval od roku 1986 až do revoluce roku 1989.<br>Chtěli bychom poděkovat <a href='https://www.heroclan.cz'>HERO CLANU</a> za spojení s dobrovolnou přepisovatelkou pro tento rozhovor.",
photo: {
Expand Down

0 comments on commit 1b2f7de

Please sign in to comment.