mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-10-31 23:54:12 +01:00
beautify code
This commit is contained in:
parent
b0e6c04266
commit
206dfa8027
@ -10,8 +10,7 @@ function render_links( $expanded = false ) {
|
||||
<div id="title" class="alt-font">
|
||||
discuss & share
|
||||
<br/>
|
||||
<img src="<?= get_template_directory_uri() . '/vendor/icons/down.svg' ?>"
|
||||
alt="arrow down"/>
|
||||
<img src="<?= get_template_directory_uri() . '/vendor/icons/down.svg' ?>" alt="arrow down"/>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<div class="flex container horizontal middle center" id="list">
|
||||
|
Loading…
Reference in New Issue
Block a user