Skip to content

cdn 一直pending 并且 路径识别错误 #540

@Mt-Youya

Description

@Mt-Youya

css 和 js 建议 使用 unpkg
jsdelivr 一直在 pending 导致网络请求超时

  <link rel="stylesheet" href="https://www.unpkg.com/[email protected]/dist/katex.min.css">
  <script src="https://www.unpkg.com/[email protected]/dist/katex.js"></script>

_sidebar.md 要加上 ../ 才能识别到

* [简介]()
* [1. 第一章 数学基础](../ch01_数学基础/第一章_数学基础.md)
* [2. 第二章 机器学习基础](../ch02_机器学习基础/第二章_机器学习基础.md)
* [3. 第三章 深度学习基础](../ch03_深度学习基础/第三章_深度学习基础.md)
* [4. 第四章 经典网络](../ch04_经典网络/第四章_经典网络.md) 
* ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions