Feat: Add background file upload page

This commit is contained in:
2026-06-28 15:08:32 +02:00
parent 34df426f2a
commit a88a93a611
+1 -1
View File
@@ -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!">