diff options
author | pux <pux@pux.dom> | 2021-08-20 12:31:53 +0200 |
---|---|---|
committer | pux <pux@pux.dom> | 2021-08-20 12:31:53 +0200 |
commit | 13ab526a3731b02df4bebd41eb71561f21662937 (patch) | |
tree | a272c628a0c6bc584e61c29ad2970735185a7821 /INDEX.html | |
parent | 25ec85247b6cdb0e3eee51c8eb12be54d0c6105f (diff) | |
download | fenix_lr40r_diffusor-13ab526a3731b02df4bebd41eb71561f21662937.tar.gz fenix_lr40r_diffusor-13ab526a3731b02df4bebd41eb71561f21662937.tar.bz2 fenix_lr40r_diffusor-13ab526a3731b02df4bebd41eb71561f21662937.zip |
add md2html stuff, temporary, should not be IN a project repos
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> |