Remove links
This commit is contained in:
parent
ec6e285b9a
commit
8860d9cb2d
|
@ -28,12 +28,12 @@ if ( have_posts() ) : ?>
|
|||
|
||||
<li class="flex items-center mr-5 mb-2">
|
||||
<svg class="fill-current text-grey-darker mr-2" width="16" height="16" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><path id="a" d="M0 0h24v24H0V0z"></path></defs><clipPath id="b"><use xlink:href="#a" overflow="visible"></use></clipPath><path clip-path="url(#b)" d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4.2 14.2L11 13V7h1.5v5.2l4.5 2.7-.8 1.3z"></path></svg>
|
||||
<a href="#0">March 12, 2019</a>
|
||||
<span>March 12, 2019</span>
|
||||
</li>
|
||||
|
||||
<li class="flex items-center mr-5 mb-2">
|
||||
<svg class="fill-current text-grey-darker mr-2" width="16" height="16" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
|
||||
<a href="#0">Uncategorized</a>
|
||||
<span>Uncategorized</span>
|
||||
</li>
|
||||
|
||||
<li class="flex items-center mr-5 mb-2">
|
||||
|
|
Loading…
Reference in a new issue