forked from I2P_Developers/i2p.www
update the logo and the css for the logo
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<div class="hide"><a href="#content" title="Skip navigation" accesskey="2">{{ _('Skip navigation') }}</a></div>
|
||||
<header>
|
||||
<div id="topbar">
|
||||
<a id="logo" href="{{ site_url() }}"><img src="{{ url_for('static', filename=logo_url()) }}" alt="{{ _('I2P Logo') }}" title="{{ _('The Invisible Internet Project') }} (I2P)" /></a>
|
||||
<a id="logo" href="{{ site_url() }}"><img id="scalelogo" src="{{ url_for('static', filename=logo_url()) }}" alt="{{ _('I2P Logo') }}" title="{{ _('The Invisible Internet Project') }} (I2P)" /></a>
|
||||
<div class="title">
|
||||
<h1>{{ self.title() }}</h1>
|
||||
<div class="lang">
|
||||
|
Reference in New Issue
Block a user