diff options
-rw-r--r-- | INDEX.html | 16 | ||||
-rw-r--r-- | INDEX.md | 5 |
2 files changed, 21 insertions, 0 deletions
diff --git a/INDEX.html b/INDEX.html new file mode 100644 index 0000000..2115ef9 --- /dev/null +++ b/INDEX.html @@ -0,0 +1,16 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> + <meta name="generator" content="pandoc" /> + <title></title> + <style type="text/css">code{white-space: pre;}</style> + <link href="data:text/css;charset=utf-8,%2A%20%7Bfont%2Dfamily%3A%20Courier%20New%2C%20Courier%2C%20Monospace%7D%0A" rel="stylesheet" type="text/css" /> +</head> +<body> +<h1 id="public-documents">public documents</h1> +<h2 id="test">Test</h2> +<p>0815</p> +</body> +</html> diff --git a/INDEX.md b/INDEX.md new file mode 100644 index 0000000..883906f --- /dev/null +++ b/INDEX.md @@ -0,0 +1,5 @@ +# public documents + +## Test + +0815 |