File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ module.exports = {
5050 style : 'dark' ,
5151 links : [
5252 {
53- title : 'Community ' ,
53+ title : 'Social ' ,
5454 items : [
5555 {
5656 label : 'GitHub' ,
@@ -82,8 +82,8 @@ module.exports = {
8282 to : 'https://www.sea-ql.org/SeaORM/' ,
8383 } ,
8484 {
85- label : 'SeaQuery ' ,
86- to : 'https://github.com/SeaQL/ sea-query ' ,
85+ label : 'SeaORM Pro ' ,
86+ to : 'https://www.sea-ql.org/ sea-orm-pro/ ' ,
8787 } ,
8888 {
8989 label : 'Seaography' ,
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ module.exports = {
5151 style : 'dark' ,
5252 links : [
5353 {
54- title : 'Community ' ,
54+ title : 'Social ' ,
5555 items : [
5656 {
5757 label : 'GitHub' ,
@@ -65,6 +65,10 @@ module.exports = {
6565 label : 'Twitter' ,
6666 to : 'https://twitter.com/sea_ql' ,
6767 } ,
68+ {
69+ label : 'Bluesky' ,
70+ to : 'https://bsky.app/profile/sea-ql.org' ,
71+ } ,
6872 {
6973 label : 'LinkedIn' ,
7074 to : 'https://www.linkedin.com/company/sea-ql' ,
@@ -79,8 +83,8 @@ module.exports = {
7983 to : 'https://www.sea-ql.org/SeaORM/' ,
8084 } ,
8185 {
82- label : 'SeaQuery ' ,
83- to : 'https://github.com/SeaQL/ sea-query ' ,
86+ label : 'SeaORM Pro ' ,
87+ to : 'https://www.sea-ql.org/ sea-orm-pro/ ' ,
8488 } ,
8589 {
8690 label : 'Seaography' ,
You can’t perform that action at this time.
0 commit comments