diff options
| author | s1n <[email protected]> | 2019-11-01 17:36:58 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-11-01 17:36:58 -0700 |
| commit | ebb6a44a3547e2ce1a9272b762617b091f385f82 (patch) | |
| tree | 3d5cc202e802ccc5cf77eb6870f0c32517e2f287 /development/index.html | |
| parent | add soccer skin to key (diff) | |
| download | s1n.pw-admin-ebb6a44a3547e2ce1a9272b762617b091f385f82.tar.xz s1n.pw-admin-ebb6a44a3547e2ce1a9272b762617b091f385f82.zip | |
del dev/ development
Diffstat (limited to 'development/index.html')
| -rw-r--r-- | development/index.html | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/development/index.html b/development/index.html deleted file mode 100644 index e79f662..0000000 --- a/development/index.html +++ /dev/null @@ -1,42 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>s1nical - Development</title> - <link rel="stylesheet" href="/development/css/main.css"> - <script src="/js/hide-context-menu.js"></script> - <script src="/js/redirect-to-mobile.js"></script> - <link rel="stylesheet" href="/css/no-text-highlighting.css"> -</head> -<body> - <!-- ASCII Art --> - <pre> - _____ _ _ _ _____ _ _ _ _ _ _ -/ __ \ | | | | | | |_ _( ) | | (_) | | | | | | -| / \/ ___ _ __ ___ ___ | |__ __ _ ___| | __ __ _| |__ ___ _ __ | | |/__ _____ __| | ___ ___ _ __| | ___ __| | | |_ ___ -| | / _ \| '_ ` _ \ / _ \ | '_ \ / _` |/ __| |/ / \ \ /\ / / '_ \ / _ \ '_ \ | | \ \ / / _ \ / _` |/ _ \/ __| |/ _` |/ _ \/ _` | | __/ _ \ -| \__/\ (_) | | | | | | __/ | |_) | (_| | (__| < \ V V /| | | | __/ | | | _| |_ \ V / __/ | (_| | __/ (__| | (_| | __/ (_| | | || (_) | - \____/\___/|_| |_| |_|\___| |_.__/ \__,_|\___|_|\_\ \_/\_/ |_| |_|\___|_| |_| \___/ \_/ \___| \__,_|\___|\___|_|\__,_|\___|\__,_| \__\___/ - - - __ _ _ _ _ _ _ _ _ _ _ - / _(_) | | | | | | | | | | | | | | | | | -| |_ _ _ __ __ _| | |_ _ __ _ __| | __| | | |_| |__ ___ __| | _____ _____| | ___ _ __ _ __ ___ ___ _ __ | |_ _ __ __ _ __ _ ___ -| _| | '_ \ / _` | | | | | | / _` |/ _` |/ _` | | __| '_ \ / _ \ / _` |/ _ \ \ / / _ \ |/ _ \| '_ \| '_ ` _ \ / _ \ '_ \| __| | '_ \ / _` |/ _` |/ _ \ -| | | | | | | (_| | | | |_| | | (_| | (_| | (_| | | |_| | | | __/ | (_| | __/\ V / __/ | (_) | |_) | | | | | | __/ | | | |_ | |_) | (_| | (_| | __/_ _ _ -|_| |_|_| |_|\__,_|_|_|\__, | \__,_|\__,_|\__,_| \__|_| |_|\___| \__,_|\___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| | .__/ \__,_|\__, |\___(_|_|_) - __/ | | | | | __/ | - |___/ |_| |_| |___/ - __ - / | - ______ ___ `| | _ __ - |______| / __| | || '_ \ - \__ \_| || | | | - |___/\___/_| |_| - - - </pre> -</body> -</html>
\ No newline at end of file |