Commit 5e30f44 1 parent 76dcdf2 commit 5e30f44 Copy full SHA for 5e30f44
File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
theme : jekyll-theme-cayman
2
2
title : Are we OMEMO yet?
3
- description : ?OTR:AAIDAAAAAAEAAAACAAAAwL2V…
3
+ description : Tracking the progress of OMEMO integration in XMPP clients.
Original file line number Diff line number Diff line change 12
12
margin-right : auto ;
13
13
text-align : center ;
14
14
width : 50% ;
15
- margin-top : -6 em ; // MAGIC!
15
+ margin-top : -4 em ; // MAGIC!
16
16
}
17
17
18
18
.page-header {
Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ layout: default
4
4
<a href =" https://omemo.top " ><img src="./assets/images/omemo_logo.png"
5
5
id="omemo_logo" class="nobordernonation" /></a >
6
6
7
- Tracking the progress of [ OMEMO] ( https://conversations.im/omemo/ )
8
- integration in various XMPP clients.
7
+ This list displays the progress of [ OMEMO] ( https://conversations.im/omemo/ )
8
+ integration in various XMPP clients. If you cannot find your favourite
9
+ client in here, please [ send a pull request] ( #have-something-to-add--update ) .
10
+ The last update was ** {{ 'now' | date: "%Y-%m-%d" }}** .
9
11
10
12
# Client Progress
11
13
@@ -51,7 +53,10 @@ integration in various XMPP clients.
51
53
52
54
### Have something to add / update?
53
55
54
- Please send a [ pull request] ( https://github.com/bascht/omemo-top ) .
56
+ The source of this website is available on
57
+ [ GitHub] ( https://github.com/bascht/omemo-top ) . If you notice obsolete
58
+ / inaccurate information, or want to help us work on this site, please
59
+ send a pull request.
55
60
56
61
---
57
62
You can’t perform that action at this time.
0 commit comments