Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
femiolamijulo authored Jan 13, 2024
1 parent 9ffc356 commit a8a39eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
</head>
<body>
<div class="header">
<img src="netacarbon_logo.jpg" alt="Neta Carbon Logo" style="height: 60px;">
<img src="netacarbon_logo.jpg" alt="Neta Carbon Logo">
<h1>About Us</h1>
<a href="index.html" class="button">Home</a>
<a href="contact.html" class="button">Contact Us</a>
</div>
Expand All @@ -19,3 +20,4 @@

</body>
</html>

0 comments on commit a8a39eb

Please sign in to comment.