Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimdevop21 authored and actions-user committed Feb 13, 2024
1 parent d41cdaa commit 16a65f0
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down Expand Up @@ -136,13 +136,21 @@ <h2>A project for first-time contributions</h2>
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.chingu.io/" target="_blank" title="A community to pair program and create projects together">Chingu Community</a>
<a
href="https://www.chingu.io/"
target="_blank"
title="A community to pair program and create projects together"
>
Chingu Community
</a>
</li>
<li>
<a href="https://picsum.photos/" target="_blank" title="Placeholder images">Lorum Picsum</a>
</li>
<li>
<a href="https://html-css-js.com/html/" target="_blank" title="Test and visualise code">HTML, CSS and JS Cheatsheet</a>
<a href="https://html-css-js.com/html/" target="_blank" title="Test and visualise code">
HTML, CSS and JS Cheatsheet
</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 16a65f0

Please sign in to comment.