summaryrefslogtreecommitdiff
path: root/public/views/pretty.ejs
diff options
context:
space:
mode:
authorSheogorath2018-06-18 01:24:53 +0200
committerSheogorath2018-06-18 01:26:11 +0200
commited5353d13ad1fe5dfa18f6e0936bcafa77ea0a73 (patch)
tree7f8fcf58ccd7759081fe24487c5810ec3e388ac4 /public/views/pretty.ejs
parent4fcefebe5c968aaed6c770896ce90e2a62992aab (diff)
Move polyfill to CDN section
We don't support it on CDN false instances, but it doesn't hurt to keep it in for CDN-enabled instances Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'public/views/pretty.ejs')
-rw-r--r--public/views/pretty.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs
index 91d9c36c..395f921b 100644
--- a/public/views/pretty.ejs
+++ b/public/views/pretty.ejs
@@ -24,11 +24,11 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" integrity="sha256-QiWfLIsCT02Sdwkogf6YMiQlj4NE84MKkzEMkZnMGdg=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/emojify.js/1.1.0/css/basic/emojify.min.css" integrity="sha256-UOrvMOsSDSrW6szVLe8ZDZezBxh5IoIfgTwdNDgTjiU=" crossorigin="anonymous" />
<%- include build/pretty-header %>
+ <%- include shared/polyfill %>
<% } else { %>
<link rel="stylesheet" href='<%- url %>/build/emojify.js/dist/css/basic/emojify.min.css'>
<%- include build/pretty-pack-header %>
<% } %>
- <%- include shared/polyfill %>
</head>
<body style="display:none;">