public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: htdocs/
Date: Tue, 11 Jun 2019 10:27:06 +0000 (UTC)	[thread overview]
Message-ID: <1560248756.40f951a3ab6add5d21daeae1baeb0e734a49bff3.ulm@gentoo> (raw)

commit:     40f951a3ab6add5d21daeae1baeb0e734a49bff3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 10:25:56 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 10:25:56 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=40f951a3

index.html: Include assets form assets.g.o instead of external site.

Also update the dropdown list and the copyright footer.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 htdocs/index.html | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/htdocs/index.html b/htdocs/index.html
index 44ad5d6..2215b1c 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -5,8 +5,8 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="theme-color" content="#54487a">
-    <link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.css" rel="stylesheet" media="screen">
-    <link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/tyrian.min.css" rel="stylesheet" media="screen">
+    <link href="https://assets.gentoo.org/tyrian/bootstrap.min.css" rel="stylesheet" media="screen">
+    <link href="https://assets.gentoo.org/tyrian/tyrian.min.css" rel="stylesheet" media="screen">
     <link rel="icon" href="https://www.gentoo.org/favicon.ico" type="image/x-icon">
   </head>
   <body>
@@ -30,17 +30,18 @@
                     <li class="divider"></li>
                     <li><a href="https://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a></li>
                     <li><a href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li>
-                    <li><a href="https://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Sources</a></li>
+                    <li><a href="https://gitweb.gentoo.org/" title="Browse our source code in Gitweb"><span class="fa fa-code fa-fw"></span> Gitweb</a></li>
+                    <li><a href="https://sources.gentoo.org/" title="Browse our source code in CVS"><span class="fa fa-code fa-fw"></span> CVS sources</a></li>
                     <li class="divider"></li>
-                    <li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra Status</a></li>
+                    <li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra status</a></li>
                   </ul>
                 </div>
               </div>
             </div>
             <div class="logo">
               <a href="/" title="Back to the homepage" class="site-logo">
-                <object data="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/site-logo.svg" type="image/svg+xml">
-                  <img src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/site-logo.png" alt="Gentoo Linux Logo">
+                <object data="https://assets.gentoo.org/tyrian/site-logo.svg" type="image/svg+xml">
+                  <img src="https://assets.gentoo.org/tyrian/site-logo.png" alt="Gentoo Linux Logo">
                 </object>
               </a>
               <span class="site-label">QA Reports</span>
@@ -162,7 +163,7 @@
             </ul>
           </div>
           <div class="col-xs-10 col-sm-9 col-md-10">
-            <strong>&copy; 2001&ndash;2019 Gentoo Foundation, Inc.</strong><br>
+            <strong>&copy; 2001&ndash;2019 Gentoo Authors</strong><br>
             <small>
               Gentoo is a trademark of the Gentoo Foundation, Inc.
               The contents of this document, unless otherwise expressly stated, are licensed under the
@@ -174,7 +175,7 @@
       </div>
     </footer>
 
-    <script src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/jquery.min.js"></script>
-    <script src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.js"></script>
+    <script src="https://assets.gentoo.org/tyrian/jquery.min.js"></script>
+    <script src="https://assets.gentoo.org/tyrian/bootstrap.min.js"></script>
   </body>
 </html>


             reply	other threads:[~2019-06-11 10:27 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 10:27 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 14:14 [gentoo-commits] proj/qa-scripts:master commit in: htdocs/ Michał Górny
2024-06-08 14:14 Michał Górny
2023-06-01  5:42 Sam James
2023-05-24 12:00 Sam James
2023-01-22  6:44 Sam James
2023-01-13  7:44 Sam James
2023-01-12 17:52 Ulrich Müller
2023-01-12 17:23 Ulrich Müller
2022-05-16 16:12 Michał Górny
2022-05-16 16:12 Michał Górny
2022-05-10 16:30 Sam James
2022-04-13  6:19 Sam James
2022-03-19 22:18 Sam James
2022-02-27 19:27 Robin H. Johnson
2021-11-09  7:41 Sam James
2021-11-09  7:41 Sam James
2021-11-09  7:03 Sam James
2021-11-09  7:00 Sam James
2020-10-23  7:08 Michał Górny
2020-06-02 17:37 Michał Górny
2020-06-02 14:32 Michał Górny
2020-06-02  6:31 Michał Górny
2020-05-25 12:22 Michał Górny
2020-05-11  0:38 Max Magorsch
2020-03-11  7:06 Mikle Kolyada
2019-09-01  8:12 Michał Górny
2019-09-01  8:12 Michał Górny
2019-07-17 13:30 Michał Górny
2019-07-03 12:46 Michał Górny
2019-04-19 13:17 Brian Evans
2019-04-19 13:17 Brian Evans
2018-08-12 10:42 Michał Górny
2018-07-18 10:36 Michał Górny
2018-07-18  7:15 Michał Górny
2018-07-17 16:09 Michał Górny
2018-07-17 16:09 Michał Górny
2018-07-17 16:09 Michał Górny
2018-07-17 16:09 Michał Górny
2018-07-17 15:43 Michał Górny
2018-05-08 21:11 Michał Górny
2018-01-06 11:29 Ulrich Müller
2018-01-06 11:29 Ulrich Müller
2017-10-02 15:24 Michał Górny
2015-12-25 20:08 Alex Legler
2015-04-25 10:59 Alex Legler
2014-08-28 19:16 Jorge Manuel B. S. Vicetto
2013-09-29 20:11 Markos Chandras
2013-06-21 18:02 Michael Palimaka
2013-02-14 16:15 Tomas Chvatal
2012-12-26 13:55 Jeremy Olexa
2012-11-28 12:15 Jeremy Olexa
2011-03-29 22:33 Christian Ruppert
2011-03-29 22:24 Christian Ruppert
2011-03-29 20:00 Tomas Chvatal
2011-03-29 19:48 Tomas Chvatal
2011-03-27  2:46 Jeremy Olexa
2011-03-22 16:06 Jeremy Olexa
2011-03-22 15:30 Jeremy Olexa
2011-03-21 15:02 Jeremy Olexa
2011-03-19 13:23 Tomas Chvatal
2011-03-18 21:00 Jeremy Olexa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1560248756.40f951a3ab6add5d21daeae1baeb0e734a49bff3.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox