Skip to content

Commit c9ab060

Browse files
artczpre-commit-ci[bot]cybit
authored andcommitted
test simpler deployment (#965)
PR opened for testing if this even works via GHA :) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Cyril Bitterich <[email protected]>
1 parent aaeea8d commit c9ab060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/footer.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ const gitVersion = import.meta.env.GIT_VERSION;
9191
</div>
9292
</article>
9393

94+
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
9495
</footer>
9596
</Fullbleed>

0 commit comments

Comments
 (0)