@@ -8,13 +8,13 @@ const users = [
8
8
] ;
9
9
10
10
const siteConfig = {
11
- title : 'Decentralized Ecosystem Growth ' ,
12
- tagline : 'FINOS DEG - Open source for open finance ' ,
13
- url : 'https://decentralized .finos.org' ,
14
- cname : 'decentralized .finos.org' ,
11
+ title : 'FINOS Pan Program Management Committees ' ,
12
+ tagline : 'Cross Programs and Project Collaboration Work ' ,
13
+ url : 'https://pmcs .finos.org' ,
14
+ cname : 'pmcs .finos.org' ,
15
15
baseUrl : '/' ,
16
- projectName : 'finos-deg ' ,
17
- organizationName : 'finos-deg ' ,
16
+ projectName : 'finos-pmcs ' ,
17
+ organizationName : 'finos-pmcs ' ,
18
18
headerLinks : [
19
19
{ doc : 'learn-more' , label : 'Learn More' } ,
20
20
{ doc : 'projects' , label : 'Projects' } ,
@@ -62,7 +62,7 @@ const siteConfig = {
62
62
63
63
// You may provide arbitrary config keys to be used as needed by your
64
64
// template. For example, if you need your repo's URL...
65
- repoUrl : 'https://github.com/finos-deg /finos-deg '
65
+ repoUrl : 'https://github.com/finos/finos-pmcs '
66
66
} ;
67
67
68
68
module . exports = siteConfig ;
0 commit comments