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
b41bc876
Commit
b41bc876
authored
May 07, 2014
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make feature icons clickable. Update copy.
parent
c38c5e4a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.html
index.html
+5
-5
No files found.
index.html
View file @
b41bc876
...
...
@@ -108,7 +108,7 @@
<div
class=
"row"
>
<div
class=
"col-lg-4"
>
<section>
<span
class=
"feature-icon
"
><span
class=
"fa fa-globe"
></span
></span>
<span
class=
"feature-icon
page-scroll"
><a
class=
"fa fa-globe"
href=
"#features"
title=
"Integration"
></a
></span>
<header>
<h2>
Integration
</h2>
</header>
...
...
@@ -122,7 +122,7 @@
</div>
<div
class=
"col-lg-4"
>
<section>
<span
class=
"feature-icon
"
><span
class=
"fa fa-check-square-o"
></span
></span>
<span
class=
"feature-icon
page-scroll"
><a
class=
"fa fa-check-square-o"
href=
"#features"
title=
"Features"
></a
></span>
</section>
<header>
<h2>
Features
</h2>
...
...
@@ -146,7 +146,7 @@
</div>
<div
class=
"col-lg-4"
>
<section>
<span
class=
"feature-icon
"
><span
class=
"fa fa-video-camera"
></span
></span>
<span
class=
"feature-icon
page-scroll"
><a
class=
"fa fa-video-camera"
href=
"#features"
title=
"Screencasts"
></a
></span>
<header>
<h2>
Screencasts
</h2>
</header>
...
...
@@ -178,8 +178,8 @@
<div
class=
"row"
>
<div
class=
"col-lg-8 col-lg-offset-2"
>
<h3>
Donate
</h3>
<p
>
Thank you for your donations. They allow me to spend more time working on
<strong>
converse.js
</strong>
.
</p>
<p
class=
"bitcoin-header"
>
Most of the work done on
<strong>
converse.js
</strong>
is unpaid and a labor of love.
</p>
<
p>
A heartfelt thanks to those have donated already.
<
/p>
<p
class=
"bitcoin-header"
><strong>
Bitcoin
</strong></p>
<img
src=
"css/images/bitcoin_qr_code.png"
/>
<p>
16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS
</p>
...
...
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