Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
b1ef3f5b
Commit
b1ef3f5b
authored
May 14, 2019
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Re-add the favicon
parent
d98b33de
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
5 additions
and
7 deletions
+5
-7
demo/anonymous.html
demo/anonymous.html
+1
-1
demo/config.js
demo/config.js
+0
-2
demo/embedded.html
demo/embedded.html
+1
-1
demo/index.html
demo/index.html
+1
-1
dev.html
dev.html
+1
-1
images/favicon.ico
images/favicon.ico
+0
-0
index.html
index.html
+1
-1
No files found.
demo/anonymous.html
View file @
b1ef3f5b
...
...
@@ -8,7 +8,7 @@
<meta
name=
"description"
content=
"Converse.js: A free chat client for your website"
/>
<meta
name=
"author"
content=
"JC Brand"
/>
<meta
name=
"keywords"
content=
"xmpp chat webchat converse.js"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"../
css/
images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"../images/favicon.ico"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/font-awesome.min.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/website.min.css"
/>
<script
type=
"text/javascript"
src=
"../analytics.js"
></script>
...
...
demo/config.js
deleted
100644 → 0
View file @
d98b33de
config
.
baseUrl
=
'
..
'
;
require
.
config
(
config
);
demo/embedded.html
View file @
b1ef3f5b
...
...
@@ -8,7 +8,7 @@
<meta
name=
"description"
content=
"Converse.js: An XMPP chat client which can be integrated into any website"
/>
<meta
name=
"author"
content=
"JC Brand"
/>
<meta
name=
"keywords"
content=
"xmpp chat webchat converse.js"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"../
css/
images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"../images/favicon.ico"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/font-awesome.min.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/website.min.css"
/>
<script
type=
"text/javascript"
src=
"/analytics.js"
></script>
...
...
demo/index.html
View file @
b1ef3f5b
...
...
@@ -9,7 +9,7 @@
<meta
name=
"author"
content=
"JC Brand"
/>
<meta
name=
"keywords"
content=
"xmpp chat webchat converse.js"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"
css/
images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"images/favicon.ico"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/font-awesome.min.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/website.min.css"
/>
<script
type=
"text/javascript"
src=
"/analytics.js"
></script>
...
...
dev.html
View file @
b1ef3f5b
...
...
@@ -8,7 +8,7 @@
<meta
name=
"description"
content=
"Converse.js: A free chat client for your website"
/>
<meta
name=
"author"
content=
"JC Brand"
/>
<meta
name=
"keywords"
content=
"xmpp chat webchat converse.js"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"
css/
images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"images/favicon.ico"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"dist/converse.css"
/>
<script
src=
"3rdparty/libsignal-protocol.js"
></script>
<script
src=
"dist/converse.js"
></script>
...
...
images/favicon.ico
0 → 100644
View file @
b1ef3f5b
1.12 KB
index.html
View file @
b1ef3f5b
...
...
@@ -10,7 +10,7 @@
<meta
name=
"keywords"
content=
"xmpp chat webchat converse.js Converse"
/>
<!-- These files are NOT needed when using converse.js in your own project. -->
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"
css/
images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/ico"
href=
"images/favicon.ico"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/font-awesome.min.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"https://cdn.conversejs.org/4.2.0/css/website.min.css"
/>
<noscript><p><img
src=
"//stats.opkode.com/piwik.php?idsite=1"
style=
"border:0;"
alt=
""
/></p></noscript>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment