mirror of
https://github.com/mollyim/mollyim.github.io.git
synced 2025-05-13 13:50:37 +01:00
Add twitter icon and minor improvements
This commit is contained in:
parent
195bc4bace
commit
056ae3c99f
2 changed files with 12 additions and 10 deletions
|
@ -2,9 +2,10 @@ main:
|
|||
- name: About
|
||||
url: '#about'
|
||||
weight: 10
|
||||
- name: Features
|
||||
url: '#skills'
|
||||
weight: 20
|
||||
- name: Donate
|
||||
url: '#projects'
|
||||
weight: 20
|
||||
# - name: User Manual
|
||||
#url: 'manual/user'
|
||||
weight: 30
|
||||
|
||||
|
|
|
@ -4,23 +4,24 @@ title: Molly
|
|||
|
||||
# Is this the primary user of the site?
|
||||
superuser: true
|
||||
role: A hardened version of Signal for Android.
|
||||
bio: A hardened version of Signal for Android.
|
||||
role: A hardened version of Signal
|
||||
|
||||
# Social Networking
|
||||
social:
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
link: 'https://twitter.com/mollyimapp'
|
||||
- icon: envelope
|
||||
icon_pack: fas
|
||||
link: 'mailto:info@molly.im'
|
||||
link: 'mailto:valldrac@molly.im'
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
link: https://github.com/mollyim
|
||||
email: "info@molly.im"
|
||||
link: https://github.com/mollyim/mollyim-android
|
||||
|
||||
# Highlight the author in author lists? (true/false)
|
||||
highlight_name: false
|
||||
---
|
||||
Molly is a hardened version of **[Signal](https://github.com/signalapp/Signal-Android)** for Android.
|
||||
Molly is an independent **[Signal](https://github.com/signalapp/Signal-Android)** fork for Android
|
||||
|
||||
|
||||
### Install
|
||||
|
@ -32,6 +33,6 @@ Molly is a hardened version of **[Signal](https://github.com/signalapp/Signal-An
|
|||
|
||||
**Molly-FOSS** is the community effort to make it 100% free and open-source.
|
||||
|
||||
- Join us on <u>**[Matrix](https://matrix.to/#/#mollyim:matrix.org)**</u>
|
||||
- Join us on <u>**[#mollyim](https://matrix.to/#/#mollyim:matrix.org)**</u> at Matrix
|
||||
|
||||
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" width="240">](fdroid/get/)
|
||||
|
|
Loading…
Reference in a new issue