patx/gitman
update ux for pages repos (user.gitman.io) rev3
Commit c5e1064 · patx · 2026-05-06T00:14:34-04:00
Comments
No comments yet.
Diff
diff --git a/templates/repo_settings.tpl b/templates/repo_settings.tpl
index 494924b..0adcd55 100644
--- a/templates/repo_settings.tpl
+++ b/templates/repo_settings.tpl
@@ -52,8 +52,10 @@
<p class="muted">
<strong>Custom Domain:</strong>
{{pages_settings["cname_domain"]}}
+ % if custom_domain and custom_domain["status"]:
+ <small class="muted">{{custom_domain["status"]}}</small>
% if custom_domain and custom_domain["verified_at"]:
- <small class="notice">Verified {{custom_domain["verified_at"]}}.</small>
+ <small class="notice">{{custom_domain["verified_at"]}}.</small>
% end
</p>
<p class="muted">Create this DNS TXT record before verifying:</p>