diff options
author | adam <adam@> | 2021-02-12 13:24:58 +0200 |
---|---|---|
committer | adam <adam@> | 2021-02-12 13:24:58 +0200 |
commit | 907a4604fd7b8415c166b0949f059da9a5463554 (patch) | |
tree | be76a12972788051b5883de8930f017c088109fa /index.php | |
parent | 077cab20146bf7cb26c330465fbd56cc0e0ddada (diff) | |
parent | 5c4c710eb10902da89f872b41b8ffcb0faaab713 (diff) | |
download | fileup-907a4604fd7b8415c166b0949f059da9a5463554.tar.gz |
Merge branch 'master' of https://github.com/alexvitkov/india
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ <html> <head> <meta charset="utf-8"> + <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> |