Skip to content

Commit

Permalink
fix: tagline のテキスト内容を英語表記としてより適切な形に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutakein committed Mar 5, 2024
1 parent 894d9d9 commit 26aadef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Hero from '../components/Hero.astro';
<header class="hero">
<Hero
title="NITO"
tagline="NITO is a hobbyist trampoline group owned by @tatsutakein."
tagline="NITO is a trampoline play group owned by @tatsutakein."
align="start"
>
<ul class='store-container'>
Expand Down

0 comments on commit 26aadef

Please sign in to comment.