mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 04:56:23 +05:30
Clean up the themes
This commit is contained in:
parent
c8552f3c37
commit
fb6fac0af1
24 changed files with 61 additions and 43 deletions
|
|
@ -135,7 +135,6 @@
|
|||
<ul class="social-links-menu" id="menu-social-links">
|
||||
<li><a href="<?php echo config('social.twitter');?>"><span class="screen-reader-text">Twitter</span></a></li>
|
||||
<li><a href="<?php echo config('social.facebook');?>"><span class="screen-reader-text">Facebook</span></a></li>
|
||||
<li><a href="<?php echo config('social.google');?>"><span class="screen-reader-text">Google+</span></a></li>
|
||||
<li><a href="<?php echo config('social.github');?>"><span class="screen-reader-text">GitHub</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue