Skip to content

Commit 3dca4fb

Browse files
authored
Update src/components/footer.astro
1 parent 00c12af commit 3dca4fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/footer.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,5 @@ const gitVersion = import.meta.env.GIT_VERSION;
9090
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
9191
</div>
9292
</article>
93-
94-
<p class="mb-4" style="color: rgba(255, 255, 255, 0.4)">version: {gitVersion} @ {buildTimestamp}</p>
9593
</footer>
9694
</Fullbleed>

0 commit comments

Comments
 (0)