Commit b98f1f41 authored by Mattia Migliorini's avatar Mattia Migliorini

Force using "ubuntu-it" as site name

parent 9f48ec98
......@@ -88,13 +88,11 @@
<ul>
<li><a href="#">Something</a></li>
</ul>
<?php if ( $site_name ) : ?>
<div class="site-name">
<a class="logo-ubuntuit" href="<?php print $front_page; ?>">
<span><?php print $site_name; ?></span>
<span>ubuntu-it</span>
</a>
</div>
<?php endif; ?>
</nav>
</header>
<header class="banner global inverted" role="banner">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment