Skip to content

Commit fc011b7

Browse files
committed
fix wrong name on homepage for aunt mary
1 parent 3513b7c commit fc011b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ const frontPosts = sortedNews.slice(0, POSTS_ON_FRONT_PAGE);
115115
</div>
116116
</div>
117117
<div class="col order-0 order-lg-1">
118-
<div class="large-name">Izzi</div>
118+
<div class="large-name">Aunt Mary</div>
119119
<div class="intro-text mb-2" style="border-bottom: 3px solid #e00">
120120
Our 2025 Robot for Reefscape&nbsp;
121121
</div>

0 commit comments

Comments
 (0)