Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyjoeseph committed Feb 19, 2024
1 parent 3b11dba commit 9bab5f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions src/routes/+page.svelte
Expand Up @@ -19,6 +19,10 @@
<img src="images/11.jpeg" alt="headshot" />
<img src="images/12.jpeg" alt="headshot" />
</Gallery>
<div>
photos courtesy of
<a href="https://headshots.shanihadjian.com/" target="_blank"> Shani Hadjian Photography </a>
</div>
</main>

<style>
Expand Down
7 changes: 3 additions & 4 deletions src/routes/about/+page.svelte
Expand Up @@ -9,7 +9,7 @@
<img class="hero-img" src="images/About-Me.jpg" alt="airport" />
</div>
<div class="bio-text">
<p>Anthony (he/him) is a brooklyn based actor, writer and musician.</p>
<p>Anthony (he/him) is a Brooklyn-based actor, writer and musician.</p>
<p>
He has conservatory training from
<a href="https://www.thestudionewyork.com/" target="_blank"> The Studio/NY </a>
Expand All @@ -20,9 +20,8 @@
available upon request)
</p>
<p>
He grew up in western New York. His favorite apple is
<a href="https://www.applesfromny.com/varieties/empire/" target="_blank"> Empire </a>
.
He grew up in Western New York. His favorite apple is
<a href="https://www.applesfromny.com/varieties/empire/" target="_blank">Empire.</a>
</p>
<p>
He is an advocate for public schools and educational equity.
Expand Down

0 comments on commit 9bab5f9

Please sign in to comment.