We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bd899 commit 9665027Copy full SHA for 9665027
src/pages/HomePage.tsx
@@ -67,11 +67,10 @@ export default function HomePage(): JSX.Element {
67
Skip to main content
68
</a>
69
<header className="page-header">
70
- <h1>Welcome!</h1>
+ <h1>Welcome to the Ally Template!</h1>
71
<p>
72
- This is a warm and accessible React template built with Vite. It's
73
- designed with love, using beautiful colors and thoughtful
74
- accessibility practices.
+ React + Vite template built with a focus on accessibility to help you
+ build accessible projects!
75
</p>
76
</header>
77
<main id="main-content" className="page-content" tabIndex={-1}>
0 commit comments