Skip to content

Commit

Permalink
Update index.html and added CSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeArtist-Muhammad-Tayyeb authored May 25, 2024
1 parent 3baf441 commit 17ceca7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
<link href="https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="/styel.css">
<link rel="stylesheet" href="/feature.css">
<link rel="stylesheet" href="/pricing.css">
<link rel="stylesheet" href="/FAQ.css">
<link rel="stylesheet" href="/blog.css">

<title>Project-02 WEB</title>
</head>

Expand Down Expand Up @@ -456,4 +461,4 @@ <h3>All rights reserved © 2024 Farmhut Africa</h3>
</script>
</body>

</html>
</html>

0 comments on commit 17ceca7

Please sign in to comment.