Skip to content

Commit 08ed541

Browse files
committed
test commit
1 parent 75e2421 commit 08ed541

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/footer.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ const gitVersion = import.meta.env.GIT_VERSION;
9898
</a>
9999
</p>
100100
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
101+
102+
Test goes here
101103
</div>
102104
</article>
103105

0 commit comments

Comments
 (0)