mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 07:04:45 -04:00
Move gist-embed to CDN
This commit is contained in:
parent
3d1bc8a8cb
commit
4c1109b70b
6 changed files with 4 additions and 9 deletions
|
@ -5,9 +5,7 @@ require('prismjs/themes/prism.css');
|
|||
require('highlight.js/styles/github-gist.css');
|
||||
|
||||
/* other vendors plugin */
|
||||
require('gist-embed');
|
||||
require('string');
|
||||
require('highlight.js');
|
||||
require('prismjs');
|
||||
require('prismjs/components/prism-wiki');
|
||||
require('to-markdown');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue