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:
parent
f65186531b
commit
6fe4e7cb02
1 changed files with 2 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue