Update index.html
This commit is contained in:
parent
7ff051224a
commit
29a00aba67
|
@ -801,11 +801,13 @@
|
|||
<use xlink:href="#privacypolicy"></use>
|
||||
</svg>
|
||||
</a>
|
||||
<a class="icon-button" target="_blank" href="https://github.com/erikraft/Drop/blob/master/docs/faq.md" rel="noreferrer" data-i18n-key="about.faq" data-i18n-attrs="title">
|
||||
<svg class="icon">
|
||||
<use xlink:href="#help-outline"></use>
|
||||
</svg>
|
||||
</a>
|
||||
<a class="icon-button" target="_blank" href="https://github.com/erikraft/Drop/blob/master/docs/faq.md" rel="noreferrer" data-i18n-key="about.faq" data-i18n-attrs="title">
|
||||
<lord-icon
|
||||
src="https://cdn.lordicon.com/ojnjgkun.json"
|
||||
trigger="hover"
|
||||
style="width:24px;height:24px">
|
||||
</lord-icon>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Botões com Imagens -->
|
||||
|
|
Loading…
Reference in New Issue