Update UI

This commit is contained in:
2026-04-01 19:44:31 +11:00
parent 14ffb118c7
commit 99b35dc934
+1 -1
View File
@@ -18,7 +18,7 @@
<span class="w-1.5 h-1.5 rounded-full bg-green-500 inline-block"></span> Live
</span>
</h1>
<p class="text-sm text-gray-400 mt-0.5 font-mono">{{ nginx_settings.source_display }}</p>
<p class="text-sm text-gray-400 mt-0.5 font-mono truncate max-w-xs sm:max-w-sm md:max-w-lg" title="{{ nginx_settings.source_display }}">{{ nginx_settings.source_display }}</p>
<div class="mt-1 flex items-center gap-2 text-xs text-gray-400">
<span id="ingest-last-fetch">{% if nginx_settings.last_fetch_at %}Last: {{ nginx_settings.last_fetch_at|timesince }} ago{% else %}No ingestion yet{% endif %}</span>
<span>·</span>