diff options
Diffstat (limited to 'lessons/ppkn')
-rw-r--r-- | lessons/ppkn/chapter/note.html | 1 | ||||
-rw-r--r-- | lessons/ppkn/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lessons/ppkn/chapter/note.html b/lessons/ppkn/chapter/note.html index e2d3780..0e6b168 100644 --- a/lessons/ppkn/chapter/note.html +++ b/lessons/ppkn/chapter/note.html @@ -133,6 +133,7 @@ </div> <script src="/scripts/toc.js"></script> + <script src="/scripts/onload/toc.js"></script> <script src="/scripts/sidebar.js"></script> </body> </html>
\ No newline at end of file diff --git a/lessons/ppkn/index.html b/lessons/ppkn/index.html index 26aba3a..c243420 100644 --- a/lessons/ppkn/index.html +++ b/lessons/ppkn/index.html @@ -57,6 +57,7 @@ </div> <script src="/scripts/toc.js"></script> + <script src="/scripts/onload/toc.js"></script> <script src="/scripts/sidebar.js"></script> </body> </html>
\ No newline at end of file |