changed index.html to index.md

This commit is contained in:
2017-03-10 00:53:47 -05:00
parent b0d6c467ff
commit 37da237a5c
2 changed files with 7 additions and 8 deletions

View File

@@ -1,8 +0,0 @@
<!DOCTYPE html>
<html>
<body>
<h1>allemangD/Diamond</h1>
<h2><a href="html/index.html">Documentation</a></h2>
<p>I'm hosted on github pages, and <a href="https://www.google.com">this</a> is a link to google.</p>
</body>
</html>

7
docs/index.md Normal file
View File

@@ -0,0 +1,7 @@
#Diamond
[Documentation](html/index.html)
This is supposed to be a markdown file, but I'm not sure if it will work.
If it does that's sweet!