Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAlmasi authored May 26, 2024
1 parent cc6395b commit 590f065
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,7 @@
<li>Apps</li>
<li><a href="https://mail.google.com/">Gmail</a></li>
<li><a href="https://drive.google.com/">Drive</a></li>
<li>
<a href="https://calendar.google.com/">Calendar</a>
</li>
<li><a href="https://calendar.google.com/">Calendar</a></li>
<li><a href="https://meet.google.com/">Meet</a></li>
<li><a href="https://keep.google.com/">Keep</a></li>
<li><a href="https://dropbox.com/">Dropbox</a></li>
Expand All @@ -255,9 +253,10 @@
<li><a href="https://replit.com/">Replit</a></li>
<li><a href="https://cdnjs.com/">CDNjs</a></li>
<li><a href="https://cdnfonts.com/">CDNfonts</a></li>
<li><a href="https://www.gitignore.io/">gitignore</a></li>
<li><a href="https://gitignore.io/">gitignore</a></li>
<li><a href="https://cheat.sh/">cheat.sh</a></li>
<li><a href="https://www.restonk.com/SVGEncoder/">SVG Encoder</a></li>
<li><a href="https://svgencode.com/">SVG Encoder</a></li>
<li><a href="https://autoprefixer.github.io/">Autoprefixer</a></li>
</ul>

<ul>
Expand All @@ -281,10 +280,8 @@
<li><a href="https://docs.python.org/">Python</a></li>
<li><a href="https://w3schools.com/">W3Schools</a></li>
<li><a href="https://tailwindcss.com/docs/">Tailwindcss</a></li>
<li>
<a href="https://codingheroes.io/resources/">Jonas' Resources</a>
</li>
<li><a href="https://www.freecodecamp.com/">freeCodeCamp</a></li>
<li><a href="https://codingheroes.io/resources/">Jonas' Resources</a></li>
<li><a href="https://freecodecamp.com/">freeCodeCamp</a></li>
<li><a href="https://github.com/sindresorhus/awesome/">Awesome</a></li>
<li><a href="https://choosealicense.com/">Choose License</a></li>
<li><a href="https://learn.microsoft.com/">Microsoft Learn</a></li>
Expand All @@ -308,7 +305,7 @@
<input
type="text"
name="q"
size="50"
size="60"
id="input"
autocomplete="off"
spellcheck="false"
Expand Down

0 comments on commit 590f065

Please sign in to comment.