fix: remove unnecessary quote

This commit is contained in:
opliko
2021-07-24 02:11:46 +02:00
committed by Andrew Rodrigues
parent 41762e6603
commit 093ac1c09a

View File

@@ -794,6 +794,6 @@
</div> </div>
<p class="help-block text-center"> <p class="help-block text-center">
For a full list of icons, please consult: For a full list of icons, please consult:
<a href="https://fontawesome.com/v5.15/icons/">FontAwesome</a>" <a href="https://fontawesome.com/v5.15/icons/">FontAwesome</a>
</p> </p>
</div> </div>