mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added google play and github buttons
This commit is contained in:
parent
427b87ba55
commit
0a80bcbb90
10 changed files with 89 additions and 3 deletions
4
lib/constants/urls.dart
Normal file
4
lib/constants/urls.dart
Normal file
|
@ -0,0 +1,4 @@
|
|||
class Urls {
|
||||
static const String playStore = "https://play.google.com/store/apps/details?id=com.jgeek00.adguard_home_manager";
|
||||
static const String gitHub = "https://github.com/JGeek00/adguard-home-manager";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue