Skip to content

Commit

Permalink
Deploying to gh-pages from @ e939cce 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gudzsv committed Feb 12, 2024
1 parent 61060bc commit 05b9df9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions 1-gallery.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<ul class="gallery"></ul>
11 changes: 11 additions & 0 deletions 2-form.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<form class="feedback-form" autocomplete="off">
<label>
Email
<input type="email" name="email" autofocus />
</label>
<label>
Message
<textarea name="message" rows="8"></textarea>
</label>
<button type="submit">Submit</button>
</form>
1 change: 1 addition & 0 deletions commonHelpers2.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions commonHelpers3.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05b9df9

Please sign in to comment.