Feat: Add background file upload page
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@
|
|||||||
|
|
||||||
<!-- FormSubmit.co is used to send the email directly with attachment without a backend -->
|
<!-- FormSubmit.co is used to send the email directly with attachment without a backend -->
|
||||||
<!-- The user needs to change the email below -->
|
<!-- The user needs to change the email below -->
|
||||||
<form id="bg-upload-form" action="https://formsubmit.co/deine-email@beispiel.de" method="POST" enctype="multipart/form-data">
|
<form id="bg-upload-form" action="https://formsubmit.co/jannik.schnappix@gmail.com" method="POST" enctype="multipart/form-data">
|
||||||
|
|
||||||
<!-- FormSubmit Configuration -->
|
<!-- FormSubmit Configuration -->
|
||||||
<input type="hidden" name="_subject" value="Neuer Schnappix Hintergrund Upload!">
|
<input type="hidden" name="_subject" value="Neuer Schnappix Hintergrund Upload!">
|
||||||
|
|||||||
Reference in New Issue
Block a user