We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06964a commit e6f5e7eCopy full SHA for e6f5e7e
lib/pages/projects/cofence_page.dart
@@ -10,6 +10,7 @@ class CofencePage extends StatelessWidget {
10
name: "Cofence",
11
nameSize: 93,
12
links: [
13
+ ("Home Page", Uri.parse("https://cofence-app.com")),
14
("Instagram", Uri.parse("https://www.instagram.com/cofence.app/")),
15
],
16
images: const [
0 commit comments