This commit is contained in:
Graham McIntire 2026-01-17 11:21:18 -06:00
parent 07b0ddb67d
commit 79dabd840b
No known key found for this signature in database

View file

@ -430,7 +430,7 @@ defmodule ToweropsWeb.Layouts do
<div class="flex flex-col items-center gap-2 text-sm text-zinc-600 dark:text-zinc-400">
<p>Copyright © {Date.utc_today().year} Towerops</p>
<p class="text-xs">
Last deployed {@time_ago} · {@formatted_time}
Last deploy {@time_ago} · {@formatted_time}
</p>
</div>
</div>