1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00

Update index.html

This commit is contained in:
ericgaspar 2021-02-02 13:04:41 +01:00
parent f65186531b
commit 6fe4e7cb02
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -11,6 +11,8 @@
<link rel="manifest" href="manifest.json">
<link type="text/css" rel="stylesheet" media="screen" href="dist/converse.min.css" />
<script src="dist/libsignal-protocol.min.js"></script>
<script src="dist/emojis.js"></script>
<script src="dist/icons.js"></script>
<script src="dist/converse.min.js"></script>
</head>
<body class="converse-fullscreen">