mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 03:53:44 +02:00
use the banner instead of the logo in the content server
This commit is contained in:
parent
d2bbd4f6ad
commit
311d56f16d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="banner">
|
||||
<a style="border: 0pt" href="http://calibre-ebook.com" alt="calibre" title="calibre"><img style="border:0pt" src="/static/calibre.png" alt="calibre" /></a>
|
||||
<a style="border: 0pt" href="http://calibre-ebook.com" alt="calibre" title="calibre"><img style="border:0pt" src="/static/calibre_banner.png" alt="calibre" /></a>
|
||||
</div>
|
||||
|
||||
<div id="search_box">
|
||||
|
|
|
|||
Loading…
Reference in a new issue