update index
This commit is contained in:
@@ -14,8 +14,13 @@
|
|||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'LeeDeepRL-Notes',
|
name: 'LeeDeepRL-Notes',
|
||||||
|
repo:'https://github.com/datawhalechina/leedeeprl-notes',
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
subMaxLevel: 3
|
subMaxLevel: 3,
|
||||||
|
pagination:{
|
||||||
|
previousText:'上一章',
|
||||||
|
nextText:'下一章',
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<!-- CDN files for docsify-katex -->
|
<!-- CDN files for docsify-katex -->
|
||||||
|
|||||||
Reference in New Issue
Block a user