Skip to content

Commit 46be15b

Browse files
authored
Add creator name to the header in index.html
1 parent 8da70ec commit 46be15b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<body>
5353
<header>
5454
<h1>Welcome to my Jenkins Project</h1>
55+
<h6>made by Akash Talmale</h6>
5556
<nav>
5657
<ul>
5758
<li><a href="#home">Home</a></li>

0 commit comments

Comments
 (0)