summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-15 00:29:11 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-15 00:29:11 +0100
commitab5317ede876c4115bd58fa02ba1081aefe0afcb (patch)
treee5b485ab316cbf5b5ee2f2951afb2249ef617528 /bin/reproducible_html_rpms.sh
parent455be80b935135f164aebb143806849c9905215e (diff)
downloadjenkins.debian.net-ab5317ede876c4115bd58fa02ba1081aefe0afcb.tar.xz
reproducible fedora rpms: add fedora logo
Diffstat (limited to 'bin/reproducible_html_rpms.sh')
-rwxr-xr-xbin/reproducible_html_rpms.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 03c5584e..32d6c121 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -124,8 +124,8 @@ cat > $PAGE <<- EOF
<link rel='stylesheet' href='/rpms/$RELEASE.css' type='text/css' media='all' />
</head>
<body>
- <div id="archnavbar">
- <div id="logo"></div>
+ <div id="logo">
+ <p><img src="${RELEASE}_logo.png" alt="$RELEASE logo" height="50%" /></p>
</div>
<div class="content">
<h1>Reproducible $RELEASE ($ARCH) ?!</h1>