Commit 6bbbe8a3 authored by Richard Fairthorne's avatar Richard Fairthorne Committed by JC Brand

add utf-8 tag so minified build will load on all platforms

parent 44a2f780
......@@ -31,7 +31,7 @@ via the *script* and *link* tags:
.. code-block:: html
<link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/css/converse.min.css">
<script src="https://cdn.conversejs.org/dist/converse.min.js"></script>
<script src="https://cdn.conversejs.org/dist/converse.min.js" charset="utf-8"></script>
.. note:: For the fullscreen version of converse.js, replace
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment