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

This commit is contained in:
Richard Fairthorne 2018-03-30 19:48:53 -04:00 committed by JC Brand
parent 44a2f7807c
commit 6bbbe8a393

View File

@ -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