feat(route): auto remove .md extension

This commit is contained in:
qingwei.li 2017-03-25 15:52:21 +08:00
commit 8f11653b41
23 changed files with 115 additions and 114 deletions

View file

@ -32,5 +32,5 @@
subMaxLevel: 2
}
</script>
<script src="/lib/docsify.min.js"></script>
<script src="/lib/docsify.js"></script>
</html>