patx/gitman

update ux for pages repos (user.gitman.io) rev5

Commit df966e0 · patx · 2026-05-06T00:17:07-04:00

Changeset
df966e04cfe4093ee690d9b61d4a832e08f8bbab
Parents
48267a3ce39637f32ad14b505afc8d71ae991f57

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/templates/repo_settings.tpl b/templates/repo_settings.tpl
index 7b4c2ff..1535002 100644
--- a/templates/repo_settings.tpl
+++ b/templates/repo_settings.tpl
@@ -49,14 +49,14 @@
       <p class="alert">{{pages_settings["cname_error"]}}</p>
     % elif pages_settings["cname_domain"]:
       % custom_domain = pages_settings["custom_domain"]
-      <p class="muted">
-        <strong>Custom Domain:</strong>
+      <p>
+        <strong class="muted">Custom Domain:</strong>
         {{pages_settings["cname_domain"]}}
         % if custom_domain and custom_domain["status"]:
           <small class="muted">{{custom_domain["status"]}}</small>
         % end
         % if custom_domain and custom_domain["verified_at"]:
-          <small class="notice">{{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>