update index

This commit is contained in:
qiwang067
2020-11-29 21:45:08 +08:00
parent c824cbef5b
commit 218ca6f42d

View File

@@ -14,8 +14,13 @@
<script>
window.$docsify = {
name: 'LeeDeepRL-Notes',
repo:'https://github.com/datawhalechina/leedeeprl-notes',
loadSidebar: true,
subMaxLevel: 3
subMaxLevel: 3,
pagination:{
previousText:'上一章',
nextText:'下一章',
}
}
</script>
<!-- CDN files for docsify-katex -->