mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-26 22:54:45 +00:00
delete href attribute from .uri-shortener
This commit is contained in:
parent
ee7f84d2b6
commit
dacf0ac1ce
@ -49,7 +49,7 @@
|
||||
<a href="#" class="mini-profile-name">Fulano da Silva</a>
|
||||
<span class="mini-profile-view">View</span>
|
||||
</div>
|
||||
<a class="dropdown-menu-item uri-shortener" href="#">URI shortener</a>
|
||||
<a class="dropdown-menu-item uri-shortener">URI shortener</a>
|
||||
<a class="dropdown-menu-item" href="options.html">Options</a>
|
||||
<a class="dropdown-menu-item" href="network.html">Network config</a>
|
||||
<a class="dropdown-menu-item" href="profile-edit.html">Setup account</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user