diff options
Diffstat (limited to 'INDEX.html')
-rw-r--r-- | INDEX.html | 33 |
1 files changed, 7 insertions, 26 deletions
@@ -1,31 +1,12 @@ <!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang> +<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>INDEX</title> - <style> - code{white-space: pre-wrap;} - span.smallcaps{font-variant: small-caps;} - span.underline{text-decoration: underline;} - div.column{display: inline-block; vertical-align: top; width: 50%;} - div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} - ul.task-list{list-style: none;} - .display.math{display: block; text-align: center; margin: 0.5rem auto;} - </style> - <style type="text/css">* { -color: white; - -font-family: Arial; -background-color: transparent; -} -html { background-color: #16161d; } -a:link {color: dodgerblue} -a:visited {color: dodgerblue} -a:hover {color: dodgerblue} -a:active {color: dodgerblue} -</style> + <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%0A" rel="stylesheet"> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> |