diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-09 11:47:56 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-11-09 11:47:56 +0100 |
commit | 86bcfb2660d4648b4c0705f0b27a277a201ba511 (patch) | |
tree | a50bf2318fa11d6bb13a5172ff207424dc23f970 /pages | |
parent | 3c369f1bc4c574a698a4c5efee162f7bf100e784 (diff) | |
download | imagefish-86bcfb2660d4648b4c0705f0b27a277a201ba511.tar.gz |
tweak header
Diffstat (limited to 'pages')
-rw-r--r-- | pages/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/header.html b/pages/header.html index 675b121..95155f9 100644 --- a/pages/header.html +++ b/pages/header.html @@ -1,7 +1,7 @@ <html> <head> - <title>imagefish artifacts</title> - <link rel="stylesheet" type="text/css" href="http://kraxel.gitlab.io/baseline.css" /> + <title>imagefish ci artifacts</title> + <link rel="stylesheet" type="text/css" href="https://kraxel.gitlab.io/baseline.css" /> </head> <body> <h1>imagefish artifacts</h1> |