Skip to content

Commit

Permalink
Update todo.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 authored Apr 8, 2023
1 parent 4b06932 commit 8fc5b13
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>GNA Students are Super Duper Awesome</h1>
<h1>Docker & CNCF Meetup is Awesome</h1>
<ul>
<% todolist.forEach(function(todo, index) { %>
<li>
Expand Down

0 comments on commit 8fc5b13

Please sign in to comment.