Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David Leal <halfpacho@gmail.com>
  • Loading branch information
Thomas-Boi and Panquesito7 authored Dec 22, 2021
1 parent 75afa5e commit bf4e6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -467,4 +467,4 @@ input[type='color']:hover {

footer {
margin-top: 6rem;
text-align: center; }
text-align: center; }
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>To use this website, JavaScript needs to be enabled.</h1>
<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>
Expand Down Expand Up @@ -186,7 +186,7 @@ <h5>If you prefer a local install, you can download all the files on the GitHub
</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 />
Expand Down

0 comments on commit bf4e6df

Please sign in to comment.