wording
This commit is contained in:
parent
07b0ddb67d
commit
79dabd840b
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue