Fix tagline in banner, update screenshot

This commit is contained in:
fabrixxm 2017-04-01 18:54:49 +02:00
parent a469aa9ae5
commit 6c7b8f98fd
2 changed files with 1 additions and 1 deletions

View File

@ -42,6 +42,6 @@
<!-- Banner -->
<section id="banner">
<h1><i class="fk-friendica-logo-char" aria-hidden="true"></i> <?php echo esc_html( get_bloginfo( 'name' ) ); ?></h1>
<p><php echo esc_html(get_bloginfo('description')); ?></p>
<p><?php echo esc_html(get_bloginfo('description')); ?></p>
<p><a href="https://github.com/friendica/friendica/releases" class="button special">Download</a> <a href="http://dir.friendica.social/servers" class="button">Try It</a></p>
</section>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 134 KiB