Skip to content

Commit 3a8c7ba

Browse files
committed
Update index.html
1 parent ed07772 commit 3a8c7ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta property="og:description"
1414
content="A curated collection of small HTML & CSS projects, perfect for practicing web design, experimenting with code, and boosting your frontend skills.">
1515
<meta property="og:type" content="website">
16-
<meta property="og:url" content="https://champytech.github.io/small-html-projects/">
16+
<meta property="og:url" content="https://champytech.github.io/small-html-projects">
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:title" content="Small HTML & CSS Projects - Practice Your Frontend Skills">
1919
<meta name="twitter:description"
@@ -35,7 +35,7 @@
3535
<h1>Small HTML & CSS Projects - Practice Your Frontend Skills</h1>
3636
<p>A curated collection of small HTML & CSS projects, perfect for practicing web design, experimenting with code,
3737
and boosting your frontend skills.</p>
38-
<p>You can find the entire GitHub repository <a href="https://github.com/ChampyTech/Small-HTML-Projects"
38+
<p>You can find the entire GitHub repository <a href="https://github.com/ChampyTech/small-html-projects"
3939
target="_blank">here</a>.</p>
4040
<p>Here is the list of all the pages in the repository. Click on a project to view it live on your browser without
4141
downloading anything. Try recreating them to practice your frontend skills!</p>

0 commit comments

Comments
 (0)