diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-20 20:58:31 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-20 20:58:31 +0100 |
commit | 1f1f13a3f02e7f5f5da5926a402d53f2ccbfe536 (patch) | |
tree | d704a69ccf10b42cbe2ddba8a2291ee3d7d39091 /index.html | |
parent | a86ede2f3d29d6de6ef7c1eab577f00d4c583660 (diff) |
Update du soir
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/index.html b/index.html deleted file mode 100755 index 26ba7fa..0000000 --- a/index.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, - initial-scale=1.0"> - <script type="text/javascript" defer="defer" src="_build/default/canva.bc.js"></script> - <style type="text/css"> body \{ background-color: black; margin: 3em; \}</style> - <title>Drawer</title> -</head> -<body> - <noscript>Sorry, you need to enable JavaScript to see this page.</noscript> -</body> -</html> |