mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +02:00
Apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -467,4 +467,4 @@ input[type='color']:hover {
|
||||
|
||||
footer {
|
||||
margin-top: 6rem;
|
||||
text-align: center; }
|
||||
text-align: center; }
|
||||
|
@@ -56,7 +56,7 @@
|
||||
<div class="container">
|
||||
<header class="clearfix">
|
||||
<h1>Devicon <span><a href="https://github.com/devicons/devicon/releases">{{ latestReleaseTagging }}</a></span></h1>
|
||||
<h2>Devicon is a set of icons representing programming languages, designing & development tools. You can use it as a font or directly copy/paste the svg code into your project.</h2>
|
||||
<h2>Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project.</h2>
|
||||
<i>*Please read the legal conditions of using the logos here at the bottom of this header</i>
|
||||
<h3>(Super) Quick Setup</h3>
|
||||
<h5>First select an icon on the right, then select the version below and copy/paste the code into your project.</h5>
|
||||
@@ -186,7 +186,7 @@
|
||||
</p>
|
||||
|
||||
<h3>Contact</h3>
|
||||
<h5>If you have any legal concerns regarding copyrights, please reach out to us at <b><a>info@devicon.dev</a></b>. Any code/logo contributions should be made through our GitHub repo listed above.</h5>
|
||||
<h5>If you have any legal concerns regarding copyrights, please reach out to us at <b><a>info@devicon.dev</a></b>. Any code/logo contributions should be made through our GitHub repository listed above.</h5>
|
||||
|
||||
<footer>
|
||||
Originally created by <a href="https://github.com/konpa">Konpa</a> (under <a href="https://github.com/devicons/devicon/blob/master/LICENSE">MIT License</a>) and <br />
|
||||
|
Reference in New Issue
Block a user