summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_rpms.sh
diff options
context:
space:
mode:
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>