Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hntechsoftware authored Feb 25, 2024
1 parent a4e77a0 commit 08c3ce8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>HNTech</title>
<link rel="stylesheet" href="./style.css">

</head>
<body>
<!-- partial:index.partial.html -->
<!-- Google Web Fonts -->
<link href='https://fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>

Expand Down Expand Up @@ -181,3 +191,7 @@ <h2>
<p id="demFont"> Copyright ©️HNTech 2024 </p>
</div>
<!-- Wrapper Ends -->
<!-- partial -->

</body>
</html>

0 comments on commit 08c3ce8

Please sign in to comment.