update index
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user