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 19, 2024
1 parent b021c95 commit e7dffd1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Production-Ready-project/kodata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,9 @@
</head>
<body>
<div class="container">
<img src="https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png" alt="Kubernetes Logo" class="logo">
<h2>Live demo of the devops Project</h2>
<h2>Now, we are live. </h2>
<form action="/add_goal" method="post">
<input type="text" name="goal_name" placeholder="Enter your goal">
<input type="text" name="goal_name" placeholder="What's your Goal in 2025">
<button type="submit">Add </button>
</form>
{{ if .goals }}
Expand Down

0 comments on commit e7dffd1

Please sign in to comment.