From 292f22ef9b0e5eca5d63dbf38224153a3d053f3c Mon Sep 17 00:00:00 2001 From: Jules Kremer Date: Wed, 25 Jan 2017 16:32:08 -0800 Subject: [PATCH] docs(events): update for 2017 --- 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