-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add instagram to our card in the dashboard page
- Loading branch information
1 parent
b31ff67
commit 18b8fff
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ class Urls { | |
static const String clubWebsite = "https://clubapplets.ca/"; | ||
static const String clubGithub = "https://github.com/ApplETS"; | ||
static const String clubFacebook = "https://facebook.com/ClubApplETS"; | ||
static const String clubInstagram = "https://www.instagram.com/clubapplets"; | ||
static const String clubTwitter = "https://twitter.com/ClubApplETS"; | ||
static const String clubEmail = "mailto:[email protected]"; | ||
static const String clubYoutube = | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters