updated index

This commit is contained in:
shrkey
2016-08-13 16:46:35 +01:00
parent 169d146d2c
commit 520c6a852e

View File

@@ -36,7 +36,7 @@
<!-- Initializer --> <!-- Initializer -->
<script> <script>
Flatdoc.run({ Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs') fetcher: Flatdoc.github('darkwaterfoundation/docs', 'readme.md')
}); });
</script> </script>
</head> </head>