forked from friendica/friendica-wp-theme
Fix tagline in banner, update screenshot
This commit is contained in:
parent
a469aa9ae5
commit
6c7b8f98fd
|
@ -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>
|
||||
|
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 134 KiB |
Loading…
Reference in a new issue