Skip to content

Commit

Permalink
I have Added link to the website in the website name
Browse files Browse the repository at this point in the history
  • Loading branch information
namanhere23 committed Oct 7, 2024
1 parent 9840df9 commit aa4f0a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<body>
<header>
<p class="title"><a href="#">Dev Profiles</a></p>
<p class="title"><a href="index.html">Dev Profiles</a></p>
<button class="dark-btn"><img id="icon" src="Moon.png" alt="Dark"></img></button>
</header>

Expand Down
2 changes: 1 addition & 1 deletion project.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<body>
<button class="dark-btn"><img id="icon" src="Moon.png" alt="Dark"></img></button>
<p class="title" style="margin-bottom: 10px;">Dev Projects</p>
<p class="title" style="margin-bottom: 10px;"><a href="project.html">Dev Projects</a></p>

<a href="index.html"><button class="add">Go To Profile Section &nbsp; <i class="fa-solid fa-user"></i> </button></a>

Expand Down

0 comments on commit aa4f0a6

Please sign in to comment.