fix: remove jquery embed test

This commit is contained in:
curben 2019-09-03 16:40:40 +01:00
parent 2cd9094dc5
commit ae3fc838bc
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 2 deletions

View File

@ -52,6 +52,4 @@
<% if (theme.icons) { %>
<%- addCss({ href: 'https://cdn.statically.io/libs/fork-awesome/1.1.7/css/fork-awesome.min.css', 'data-sri-fallback': '/forkawesome/css/fork-awesome.min.css', integrity: 'sha384-mByhW6NjnxyShh67P9+fepUvYSd7Uz/qV6e2u4kA2Fi4ZkjXxIP2mRkyK9dwK24W', crossorigin: 'anonymous' }) %>
<% } %>
<%- addJs('/extjs/jquery/3.4.1/jquery.slim.js') %>
</head>