@@ -3,14 +3,14 @@ export const DATA = {
33 url : 'https://drowser.kinotio.io' ,
44 description : 'A easy way to implement and write Selenium with TypeScript using Deno' ,
55 social_url : {
6- github : 'https://github.com/kinotiodotio ' ,
6+ github : 'https://github.com/kinotio ' ,
77 discord : 'https://discord.gg/cskvbKQA' ,
8- linkedin : 'https://linkedin.com/company/kinotiodotio ' ,
9- x : 'https://x.com/kinotiodotio ' ,
8+ linkedin : 'https://linkedin.com/company/kinotio ' ,
9+ x : 'https://x.com/kinotio ' ,
1010 bluesky : 'https://bsky.app/profile/kinotio.io'
1111 } ,
12- repo : 'https://github.com/kinotiodotio /drowser' ,
13- doc_repo : 'https://github.com/kinotiodotio /drowser/tree/main' ,
12+ repo : 'https://github.com/kinotio /drowser' ,
13+ doc_repo : 'https://github.com/kinotio /drowser/tree/main' ,
1414 keywords : [
1515 'Drowser' ,
1616 'Drowser Studio' ,
@@ -48,7 +48,7 @@ export const DATA = {
4848 name : 'FAQ'
4949 } ,
5050 {
51- href : 'https://github.com/kinotiodotio /drowser/issues' ,
51+ href : 'https://github.com/kinotio /drowser/issues' ,
5252 name : 'Issues'
5353 }
5454 ] ,
@@ -65,12 +65,12 @@ export const DATA = {
6565 socials : [
6666 {
6767 icon : 'Github' ,
68- href : 'https://github.com/kinotiodotio ' ,
68+ href : 'https://github.com/kinotio ' ,
6969 name : 'github'
7070 } ,
7171 {
7272 icon : 'X' ,
73- href : 'https://x.com/kinotiodotio ' ,
73+ href : 'https://x.com/kinotio ' ,
7474 label : 'X'
7575 } ,
7676 {
0 commit comments