diff --git a/_config_uat.yml b/_config_uat.yml index ba72dae..2ce1efc 100755 --- a/_config_uat.yml +++ b/_config_uat.yml @@ -4,3 +4,7 @@ include: # this include is only to NOT exclude translations, so that they are vi - fr/ - es/ - ru/ + +useSharedLibrary: true # Use the new component library +testSite: true #style the site to show that it is a test site +graphqlEndpoint: "https://graphql.gbif-uat.org/graphql" # for use with e.g. new stories from GBIF.org \ No newline at end of file