diff --git a/store/fdroid/config.py b/store/fdroid/config.py index 13836f55a..c4ad53861 100644 --- a/store/fdroid/config.py +++ b/store/fdroid/config.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -repo_url = "https://bitwarden.github.io/fdroid" +repo_url = "https://mobileapp.bitwarden.com/fdroid" repo_name = "Bitwarden F-Droid Repo" repo_icon = "fdroid-icon.png" repo_description = """ diff --git a/store/fdroid/index.html b/store/fdroid/index.html new file mode 100644 index 000000000..291ecfca4 --- /dev/null +++ b/store/fdroid/index.html @@ -0,0 +1,26 @@ + + + + + + + + Bitwarden on F-Droid + + + + + + +

F-Droid Repo

+ + + + + + \ No newline at end of file