Skip to content

Commit 51cd846

Browse files
committed
chore: clean-up
1 parent 79af5c7 commit 51cd846

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/pug/_partials/scripts.pug

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
script(src='node_modules/@coreui/coreui/dist/js/coreui.bundle.min.js')
33
script(src='node_modules/simplebar/dist/simplebar.min.js')
44

5-
// We use those scripts to show code examples, you should remove them in your application.
6-
script(src='https://cdn.jsdelivr.net/npm/[email protected]/prism.js')
7-
script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js')
8-
script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/unescaped-markup/prism-unescaped-markup.min.js')
9-
script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/normalize-whitespace/prism-normalize-whitespace.js')
10-
115
block scripts
126

137
script

0 commit comments

Comments
 (0)