Skip to content

Commit c49749c

Browse files
Update constants.dart
1 parent 1081fad commit c49749c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ mixin AppConstants {
1515
static final String facebook =
1616
'https://www.facebook.com/AbdelouahedMedjoudja';
1717

18-
static final String cv = 'YOU-CV-URL';
18+
static final String cv = 'YOUR-CV-URL'; // TODO
1919
}

0 commit comments

Comments
 (0)