Skip to content

Commit

Permalink
Update index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Mar 1, 2024
1 parent ed8e4eb commit f0525db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/governance/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import BaseLayout from '../../layouts/BaseLayout.astro';

<BaseLayout title='Governance'>
<h1 class='text-sky-500 font-bold text-xl'>Governance</h1>
<p class='text-gray-500'>This is the governance page</p>
<p class='text-gray-500'>Text about governance goes here</p>
</BaseLayout>

0 comments on commit f0525db

Please sign in to comment.