Skip to content

Commit

Permalink
Update todo.ejs
Browse files Browse the repository at this point in the history
change header file
  • Loading branch information
yashv521 authored Sep 11, 2023
1 parent 06e9848 commit 2a9dba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/todo.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>

<body>
<h1>Jenkins & batch 4 are just Amazing, Awesome,shaandaar, majedaar and I will attend Live sessions</h1>
<h1>My To-Do APP Yash verma 2023</h1>
<ul>
<% todolist.forEach(function(todo, index) { %>
<li>
Expand Down

0 comments on commit 2a9dba4

Please sign in to comment.