Skip to content

Commit 7b2c1e5

Browse files
committed
feat: put the version on the footer of the main layout
1 parent 4456129 commit 7b2c1e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/layouts/Layout-main.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ const { title, description } = Astro.props;
143143
target="_blank"
144144
class="text-stone-900 font-bold hover:underline">Github</a
145145
>
146+
- Version 1.0.0
146147
</h2>
147148
</div>
148149
</footer>

0 commit comments

Comments
 (0)