Update form ID for validation and add new entry to .gitignore

This commit is contained in:
Yohn 2025-01-17 16:21:49 -05:00
parent 4af8d138c5
commit 74b3d558cb
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -38,3 +38,5 @@ docs/modal.html
/.yohn
_docs/
/zzz

View file

@ -741,7 +741,7 @@
<!-- /Floating Labels -->
<hr>
<!-- Validation -->
<form action="javascript:void(0);" id="validate">
<form action="javascript:void(0);" id="validation">
<article>
<header>
<h2>Validation</h2>