-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
feat: update state data
- Loading branch information
Showing
2 changed files
with
4 additions
and
3 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 |
---|---|---|
|
@@ -36,9 +36,10 @@ public static SpaceState GetConfiguredSpaceAPI() | |
Contact = new Contact | ||
{ | ||
Email = "[email protected]", | ||
Irc = "irc://irc.freenode.net/brixel", | ||
Ml = "[email protected]", | ||
Twitter = "@hs_hasselt", | ||
Facebook = "https://facebook.com/Brixel.Hasselt", | ||
Mastodon = "@[email protected]", | ||
Foursquare = "https://foursquare.com/v/hackerspace-brixel/54284e28498e0b0d254fa426" | ||
}, | ||
Projects = new List<string>() | ||
{ | ||
|
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