new readme
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script src='/flatdoc/flatdoc.js'></script>
|
||||
|
||||
<!-- Flatdoc theme -->
|
||||
<link href='/flatdoc/theme-dark/style.css?2' rel='stylesheet'>
|
||||
<link href='/flatdoc/theme-dark/style.css?3' rel='stylesheet'>
|
||||
<script src='/flatdoc/theme-dark/script.js?1'></script>
|
||||
|
||||
<!-- Highlight.js -->
|
||||
@@ -26,7 +26,7 @@
|
||||
<!-- Initializer -->
|
||||
<script>
|
||||
Flatdoc.run({
|
||||
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'expansions.md')
|
||||
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'expansionadding.md')
|
||||
});
|
||||
|
||||
$(document).on('flatdoc:ready', function() {
|
||||
|
||||
Reference in New Issue
Block a user