mirror of
https://gitea.phreedom.club/tolstoevsky/fedi.git
synced 2024-11-23 12:01:26 +00:00
Merge pull request 'fix Android' (#28) from LibreHacker/switching:master3 into master
Reviewed-on: http://git.macaw.me:3000/Tolstoevsky/fedi/pulls/28
This commit is contained in:
commit
a5da799fba
|
@ -56,3 +56,7 @@ li {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[
|
[
|
||||||
"<a href=\"https://play.google.com/store/apps/details?id=im.blabber.messenger&hl=ru&gl=RU\"><img src="img/playm.png"/></a>",
|
"<a href=\"https://play.google.com/store/apps/details?id=im.blabber.messenger&hl=ru&gl=RU\"><img src=\"img/playm.png\"></a>",
|
||||||
"<a href=\"https://f-droid.org/repo/de.pixart.messenger_316.apk\"><img src="img/fdroid.png"/></a>"
|
"<a href=\"https://f-droid.org/repo/de.pixart.messenger_316.apk\"><img src=\"img/fdroid.png\"></a>"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue