From 422632fb08c30f86e5cad0c8aba67af03cfcb43c Mon Sep 17 00:00:00 2001 From: Jules Kremer Date: Thu, 26 Jan 2017 12:21:48 -0800 Subject: [PATCH] docs(events): update for 2017 (#3152) --- public/events.jade | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/public/events.jade b/public/events.jade index 53d007e0c0..6dcab573de 100644 --- a/public/events.jade +++ b/public/events.jade @@ -16,3 +16,45 @@ table.is-full-width ) ngVikings td Copenhagen, Denmark td Feb. 11, 2017 + + + tr + th + a( + target="_blank" + href="http://www.angular-days.de/" + ) Angular Days + td Munich, Germany + td Mar. 20, 2017 + + + tr + th + a( + target="_blank" + href="https://www.ng-conf.org/" + ) ng-Conf + td Salt Lake City, Utah + td Apr. 05, 2017 + + + tr + th + a( + target="_blank" + href="https://anglebrackets.org" + ) AngleBrackets + td Orlando, Florida + td May 21, 2017 + + + tr + th + a( + target="_blank" + href="http://angularconnect.com" + ) AngularConnect + td London, United Kingdom + td Nov. 07, 2017 + + \ No newline at end of file