We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b4111 commit 38aa368Copy full SHA for 38aa368
build/index.php
@@ -1,8 +1,9 @@
1
<?php
2
if(!isset($_FILES['file'])) {
3
?>
4
-<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /><title>file sharing</title>
5
-<style type="text/css">
+<!DOCTYPE html>
+<html lang="en"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /><title>file sharing</title>
6
+<style>
7
a {
8
color: black;
9
text-decoration: underline;
0 commit comments