Skip to content

Commit

Permalink
Added Progress Bar, Back Button, metatags and htaccess to test. Chang…
Browse files Browse the repository at this point in the history
…ed image in ThnakYou page to be responsive
  • Loading branch information
IN0C3NC10 committed Oct 14, 2023
1 parent 8cb5a4e commit 5c8abd2
Show file tree
Hide file tree
Showing 4 changed files with 433 additions and 43 deletions.
4 changes: 4 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<FilesMatch \.(css|js|png)$>
Order allow,deny
Deny from all
</FilesMatch>
Loading

0 comments on commit 5c8abd2

Please sign in to comment.