Skip to content

Commit 4758280

Browse files
authored
Update footer.astro
1 parent bfab659 commit 4758280

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
@@ -101,6 +101,8 @@ const gitVersion = import.meta.env.GIT_VERSION;
101101
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">
102102
version: {gitVersion} @ {buildTimestamp}
103103
</p>
104+
105+
<p>test for preview</p>
104106
</div>
105107
</article>
106108

0 commit comments

Comments
 (0)