]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/Gigi.templ
Replace "CAcert" with "SomeCA" on all user-exposed pages
[gigi.git] / src / org / cacert / gigi / Gigi.templ
index 1b757aa4fa134e69edfe831c7fa32f833259caf2..423be491695d0560adef83ebe7ea88d87ee91a08 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
     <head>
         <meta charset="utf-8">
-        <link rel="alternate" type="application/rss+xml" title="Newsfeed" href="//blog.CAcert.org/feed">
+        <link rel="alternate" type="application/rss+xml" title="Newsfeed" href="//blog.SomeCA.org/feed">
         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
         <title><?=$title?></title>
         <meta name="description" content="">
@@ -28,7 +28,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="#">SomeCA Frontend</a>
+      <a class="navbar-brand" href="/">SomeCA Frontend</a>
     </div>
 
     <!-- Collect the nav links, forms, and other content for toggling -->