Skip to content

Commit e6f5e7e

Browse files
committed
feat: add Cofence home page to links
1 parent b06964a commit e6f5e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/pages/projects/cofence_page.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ class CofencePage extends StatelessWidget {
1010
name: "Cofence",
1111
nameSize: 93,
1212
links: [
13+
("Home Page", Uri.parse("https://cofence-app.com")),
1314
("Instagram", Uri.parse("https://www.instagram.com/cofence.app/")),
1415
],
1516
images: const [

0 commit comments

Comments
 (0)