-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(announcement): add announcement for rxjs live london
- Loading branch information
Jan-Niklas Wortmann
authored and
Jan-Niklas Wortmann
committed
Dec 20, 2019
1 parent
4312af5
commit f93b2dd
Showing
2 changed files
with
103 additions
and
5 deletions.
There are no files selected for viewing
98 changes: 98 additions & 0 deletions
98
docs_app/content/images/marketing/home/rxjs-live-london.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
[ | ||
{ | ||
"startDate": "2019-07-01", | ||
"endDate": "2019-09-06", | ||
"message": "<strong style=\"font-weight: 700\" class=\"text-headline\">World's first RxJS conference</strong><br/>September 5th-6th, 2019", | ||
"imageUrl": "generated/images/marketing/home/rxjs-live.svg", | ||
"linkUrl": "https://www.rxjs.live/" | ||
"startDate": "2019-12-20", | ||
"endDate": "2020-03-20", | ||
"message": "<strong style=\"font-weight: 700\" class=\"text-headline\">RxJS Live Conference in London</strong><br/>March 19th-20th, 2020", | ||
"imageUrl": "generated/images/marketing/home/rxjs-live-london.svg", | ||
"linkUrl": "https://www.rxjs.live/london" | ||
} | ||
] |