1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Update rails, gems, use MathJax over CDN

This commit is contained in:
2019-01-29 22:09:57 +01:00
parent 71ffb30880
commit 73d6528c7f
17 changed files with 290 additions and 249 deletions

View File

@@ -16,7 +16,7 @@
"HTML-CSS": { availableFonts: ["TeX"] }
});
</script>
<%= mathjax_tag config: 'TeX-AMS_HTML' %>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_HTML' async></script>
<%= csrf_meta_tags %>
</head>
<body>