Skip to content

Commit

Permalink
Přidal jsem „firemní“ maily pro Marka a Niki
Browse files Browse the repository at this point in the history
  • Loading branch information
zoul committed Oct 17, 2023
1 parent 393c403 commit 048be90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const Page = async () => {
<PersonCard
name="Marek Osouch"
photoUrl={profilePhotoUrlFor("Marek Osouch")}
mail="osouch.marek@gmail.com"
mail="marek@ohlasy.info"
info="zpravodajství"
/>
<PersonCard
Expand All @@ -88,7 +88,7 @@ const Page = async () => {
<PersonCard
name="Nikol Halamásková"
photoUrl={profilePhotoUrlFor("Nikol Halamásková")}
mail="[email protected]"
mail="[email protected]"
info="sociální sítě"
/>
</div>
Expand Down

0 comments on commit 048be90

Please sign in to comment.