Skip to content

Commit

Permalink
Changing H1 in index.html to test the triger and the pipeline2.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgiYovchev committed Jan 23, 2024
1 parent ac9fbc3 commit e3267c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend-service/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</head>
<body>
<div class="container">
<h1>The Final Project</h1>
<h1>The F Project</h1>
<form action="/register" method="post">
<input type="text" name="username" placeholder="Username" required>
<input type="password" name="password" placeholder="Password" required>
Expand Down

0 comments on commit e3267c7

Please sign in to comment.