diff --git a/config/links.php b/config/links.php index 3ae6f91..e2f0194 100644 --- a/config/links.php +++ b/config/links.php @@ -4,6 +4,8 @@ return [ 'help_url' => 'https://help.opnform.com/', 'helpdesk_sitemap_url' => 'https://notionforms.crisp.help/sitemap.xml', 'changelog_url' => 'https://opnform.canny.io/changelog', + 'github_url' => 'https://github.com/JhumanJ/OpnForm', + 'github_forum_url' => 'https://github.com/JhumanJ/OpnForm/discussions', 'facebook_group' => 'www.facebook.com/groups/opnform/', 'twitter' => 'https://twitter.com/OpnForm', 'zapier_integration' => 'https://zapier.com/developer/public-invite/146950/58db583730cc46b821614468d94c35de/', diff --git a/resources/js/components/pages/OpenFormFooter.vue b/resources/js/components/pages/OpenFormFooter.vue index 2aabd33..8c836ae 100644 --- a/resources/js/components/pages/OpenFormFooter.vue +++ b/resources/js/components/pages/OpenFormFooter.vue @@ -8,7 +8,7 @@ OpnForm -
Resources @@ -74,13 +74,16 @@ class="text-gray-600 dark:text-gray-400 transition-colors duration-300 hover:text-nt-blue" >Twitter - - - - - - - +
-