aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authoradam <adam@>2021-02-12 16:40:29 +0200
committeradam <adam@>2021-02-12 16:40:29 +0200
commit6a6c2249ddc649bb114ce8a5cc619ae16a43d20f (patch)
tree6b7dacc563a69809962a7978287542f1d71a4063 /index.php
parent0c3d535a341dcefd702982715f6d20275a0f512d (diff)
parent6992510faf7de95b37d151da3d5e6f7026af343e (diff)
downloadfileup-6a6c2249ddc649bb114ce8a5cc619ae16a43d20f.tar.gz
Merge branch 'master' of https://github.com/alexvitkov/india
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index f8a1e14..1d28812 100644
--- a/index.php
+++ b/index.php
@@ -5,6 +5,8 @@
<html>
<head>
<meta charset="utf-8">
+ <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">
</head>