Skip to content

Commit 3692aee

Browse files
artczcybit
andauthored
Update src/components/footer.astro
Co-authored-by: Cyril Bitterich <[email protected]>
1 parent f291dca commit 3692aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ const gitVersion = import.meta.env.GIT_VERSION;
9090
github.com/europython <span> ↗</span>
9191
</a>
9292
</p>
93+
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
9394
</div>
9495
</article>
9596

96-
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
9797
</footer>
9898
</Fullbleed>

0 commit comments

Comments
 (0)