Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anishbista60 authored Nov 20, 2024
1 parent 950da9c commit 1395b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Production-Ready-project/kodata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<div class="container">
<h2>Now, we are live. </h2>
<form action="/add_goal" method="post">
<input type="text" name="goal_name" placeholder="What's your Goal in 2025 ?">
<input type="text" name="goal_name" placeholder="Are you going to Kubecon India ?">
<button type="submit">Add </button>
</form>
{{ if .goals }}
Expand Down

0 comments on commit 1395b36

Please sign in to comment.