diff options
Diffstat (limited to 'INDEX.html')
-rw-r--r-- | INDEX.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/INDEX.html b/INDEX.html new file mode 100644 index 0000000..60e138d --- /dev/null +++ b/INDEX.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="generator" content="pandoc"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> + <title></title> + <style type="text/css">code{white-space: pre;}</style> + <link href="data:text/css;charset=utf-8,%2A%20%7B%0Acolor%3A%20white%3B%0A%0Afont%2Dfamily%3A%20Arial%3B%0Abackground%2Dcolor%3A%20transparent%3B%0A%7D%0Ahtml%20%7B%20background%2Dcolor%3A%20%2316161d%3B%20%7D%0Aa%3Alink%20%7Bcolor%3A%20dodgerblue%7D%0Aa%3Avisited%20%7Bcolor%3A%20dodgerblue%7D%0Aa%3Ahover%20%7Bcolor%3A%20dodgerblue%7D%0Aa%3Aactive%20%7Bcolor%3A%20dodgerblue%7D%0Aimg%20%7Bpadding%3A%2020px%7D%0Acode%20%7Bbackground%2Dcolor%3A%20%23555555%3B%20font%2Dfamily%3A%20Courier%20New%3B%20font%2Dsize%3A%20smaller%3B%20background%2Dclip%3A%20padding%2Dbox%3B%20border%3A%200px%20solid%3B%20display%3A%20inline%2Dblock%3B%20margin%3A%200px%3B%7D%0A" rel="stylesheet"> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<p><a href="README.html">README</a></p> +</body> +</html> |