aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAlex Vitkov <alexvitkov98@gmail.com>2021-02-12 15:36:38 +0200
committerAlex Vitkov <alexvitkov98@gmail.com>2021-02-12 15:36:38 +0200
commit34ba723e18a7ba0f785e456e38a9234d6efda9b7 (patch)
tree68b70f8c7768eec186edfc0c77c8dca334ae5404 /index.php
parent9b29bb3deb3943dd101d7ab7b01f42ee49951e1b (diff)
downloadfileup-34ba723e18a7ba0f785e456e38a9234d6efda9b7.tar.gz
css
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>