Skip to content

Commit

Permalink
Update welcome.html to add missing ul closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen authored Feb 19, 2024
1 parent 9af4e07 commit 0f00003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/templates/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
<li><a href='https://www.github.com/devsecops'>Dan Gora @devsecops</a></li>
<li><a href='https://www.github.com/saragluna'>Xiaolu Dai @saragluna</a></li>
<li><a href='https://www.github.com/jonathanGiles'>Jonathan Giles @jonathanGiles</a></li>
</ul>
</div>
</div>
<div class="col-12 col-lg-7">
Expand Down

0 comments on commit 0f00003

Please sign in to comment.