Documentation (#6937)

This is consistent with how we fetch Mermaid.js and automatically picks
the latest minor version.
This commit is contained in:
Dr. Vedran Miletić
2024-05-05 11:47:08 +02:00
committed by GitHub
parent 05661a1562
commit 0de8be26f8
3 changed files with 7 additions and 7 deletions

View File

@@ -387,7 +387,7 @@ external assets for different origins:
plugins:
- privacy:
assets_exclude: # (1)!
- cdn.jsdelivr.net/npm/mathjax@3/*
- unpkg.com/mathjax@3/*
- giscus.app/*
```