Add title and link Fedora logo back to main website
This commit is contained in:
parent
8eb6762f4b
commit
1031862d7e
1 changed files with 6 additions and 1 deletions
|
@ -2,13 +2,18 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" media="all" href="css.css" />
|
||||
<title>Fedora Project GPG Key Server</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id=bodyform>
|
||||
<div id=headcontent>
|
||||
<div id=lefttop> <img src='https://fedoraproject.org/static/images/fedora-logo.png'> </div>
|
||||
<div id=lefttop>
|
||||
<a href="https://fedoraproject.org">
|
||||
<img src='https://fedoraproject.org/static/images/fedora-logo.png'>
|
||||
</a>
|
||||
</div>
|
||||
<div id=righttop>
|
||||
<h1>SKS OpenPGP Key server</h1>
|
||||
<h2>keys.fedoraproject.org</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue