Update index.html
This commit is contained in:
parent
7ff051224a
commit
29a00aba67
|
@ -801,11 +801,13 @@
|
||||||
<use xlink:href="#privacypolicy"></use>
|
<use xlink:href="#privacypolicy"></use>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</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">
|
<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">
|
<lord-icon
|
||||||
<use xlink:href="#help-outline"></use>
|
src="https://cdn.lordicon.com/ojnjgkun.json"
|
||||||
</svg>
|
trigger="hover"
|
||||||
</a>
|
style="width:24px;height:24px">
|
||||||
|
</lord-icon>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Botões com Imagens -->
|
<!-- Botões com Imagens -->
|
||||||
|
|
Loading…
Reference in New Issue