From 3dddf50b3d1c53bbe6382260e8715008f96b382f Mon Sep 17 00:00:00 2001 From: Sebastian Dwornik Date: Wed, 16 Mar 2022 14:06:43 -0400 Subject: [PATCH] Updated linkedin URL for SD. --- lib/screens/about/child_widgets/about_card.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/screens/about/child_widgets/about_card.dart b/lib/screens/about/child_widgets/about_card.dart index 2b11f05..49ac997 100644 --- a/lib/screens/about/child_widgets/about_card.dart +++ b/lib/screens/about/child_widgets/about_card.dart @@ -51,7 +51,7 @@ class AboutCard extends StatelessWidget { email: 'sebastian@appliedpda.com', mediumLink: null, twitterHandle: null, - linkedInHandle: null, + linkedInHandle: https://www.linkedin.com/in/sedwo/, webLink: null, borderColor: Colors.cyan, ),