aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAlex Vitkov <alexvitkov98@gmail.com>2021-03-19 21:58:50 +0200
committerAlex Vitkov <alexvitkov98@gmail.com>2021-03-19 21:58:50 +0200
commitdd6cf660b033251c5ab08fa0c3e32a44022a7039 (patch)
tree56f9cd27afbe55853310bd6f08ae7d50054b080e /index.php
parent97bdd475b520630ad96fb4db31248348b117e8ea (diff)
downloadfileup-dd6cf660b033251c5ab08fa0c3e32a44022a7039.tar.gz
Added evil microsoft typescript
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 3fc4afc..2daf053 100644
--- a/index.php
+++ b/index.php
@@ -9,7 +9,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
- <title>shady file upload</title> <link rel="stylesheet" type="text/css" href="css/style.css">
+ <title>shady file upload</title> <link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
@@ -54,7 +54,7 @@
</div>
</div>
- <img src="svg/bottom.svg" class="bgbottom">
+ <img src="img/bottom.svg" class="bgbottom">
</div>
</body>
<html>