diff options
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> |