diff options
Diffstat (limited to 'about')
-rw-r--r-- | about/author.html | 1 | ||||
-rw-r--r-- | about/school.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/about/author.html b/about/author.html index e1d880a..1c279ee 100644 --- a/about/author.html +++ b/about/author.html @@ -68,6 +68,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/about/school.html b/about/school.html index 1eff0c5..b8a4587 100644 --- a/about/school.html +++ b/about/school.html @@ -178,6 +178,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 |