Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rok12003 committed Sep 3, 2023
1 parent 63c5ace commit da632fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Page setup -->
<meta charset="utf-8">
<title>Your title here</title>
<title>Rohit Kandala</title>
<meta name="description" content="A brief description of your site for search engines">
<meta name="author" content="Information about the author here">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/>
Expand All @@ -29,7 +29,7 @@

<header id="header">
<img src="logo.jpg">
<h1>Simple Website</h1>
<h1>Personal Website</h1>

<!-- Menu link fragment #id should match a div id. Example: <a href="#home"> links to <div id="home"></div> -->
<ul class="main-menu">
Expand Down

0 comments on commit da632fa

Please sign in to comment.