diff options
author | Alex Vitkov <alexvitkov98@gmail.com> | 2021-03-19 21:58:50 +0200 |
---|---|---|
committer | Alex Vitkov <alexvitkov98@gmail.com> | 2021-03-19 21:58:50 +0200 |
commit | dd6cf660b033251c5ab08fa0c3e32a44022a7039 (patch) | |
tree | 56f9cd27afbe55853310bd6f08ae7d50054b080e /share_frontend.php | |
parent | 97bdd475b520630ad96fb4db31248348b117e8ea (diff) | |
download | fileup-dd6cf660b033251c5ab08fa0c3e32a44022a7039.tar.gz |
Added evil microsoft typescript
Diffstat (limited to 'share_frontend.php')
-rw-r--r-- | share_frontend.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share_frontend.php b/share_frontend.php index e196151..c8f4a9d 100644 --- a/share_frontend.php +++ b/share_frontend.php @@ -6,8 +6,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"> - <title>shady file upload</title> <link rel="stylesheet" type="text/css" href="../css/sharefile_style.css"> + <title>shady file upload</title> + <link rel="stylesheet" type="text/css" href="../css/style.css"> </head> </head> <body> |