-
Notifications
You must be signed in to change notification settings - Fork 261
Use another CDN for Highlight.js #69
Copy link
Copy link
Closed
Description
yandex.st along with other Yandex domains is blocked in Ukraine. Please use other CDN, for example jsdelivr which is recommended on the download page of Highlight.js:
<script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@9.16.2/build/highlight.min.js"></script>Relevant code is here:
Line 75 in 63b4d77
| <script type="text/javascript" src="//yandex.st/highlightjs/6.1/highlight.min.js"></script> |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels