We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ec939 commit a4e9f76Copy full SHA for a4e9f76
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Harman Singh - Web Developer & Python Developer</title>
+ <title>Harmanpreet Singh - Web Developer & Python Developer</title>
7
<meta name="description" content="Portfolio of Abc Singh - Professional Web Developer and Python Developer">
8
<link rel="stylesheet" href="styles.css">
9
</head>
@@ -12,7 +12,7 @@
12
<nav class="navbar" id="navbar">
13
<div class="nav-container">
14
<div class="nav-logo">
15
- <a href="#home">Harman Singh</a>
+ <a href="#home">Harmanpreet Singh</a>
16
</div>
17
<div class="nav-menu" id="nav-menu">
18
<a href="#home" class="nav-link">Home</a>
0 commit comments