diff --git a/template/.env b/template/.env index fd197c7d833461aebd61013ee6428201fb053e36..592bb433ea99119195350247a552b1906f8acd88 100644 --- a/template/.env +++ b/template/.env @@ -24,8 +24,8 @@ WP_GROUP_WHO_TAXONOMY_SLUG=who-jonathan-hickford WP_GROUP_WHAT_TAXONOMY_SLUG=what-services-technical-services-cluster-web-development WP_GROUP_WHERE_TAXONOMY_SLUG=where-sites-embl-ebi-hinxton WP_GROUP_TEAM_SHORT_DESCRIPTION="The Web Development team maintain the EMBL-EBI website, internal websites, and bespoke websites for projects in which EMBL-EBI is a collaborator. The team support teams and projects throughout the organisation with web development and User Experience design." -VF_CDN_STYLESHEET="https://dev.assets.emblstatic.net/vf/v2.0.0-alpha.6/css/styles.css" -VF_CDN_JAVASCRIPT="https://dev.assets.emblstatic.net/vf/v2.0.0-alpha.6/scripts/scripts.js" +VF_CDN_STYLESHEET="https://dev.assets.emblstatic.net/vf/v2.0.0-alpha.7/css/styles.css" +VF_CDN_JAVASCRIPT="https://dev.assets.emblstatic.net/vf/v2.0.0-alpha.7/scripts/scripts.js" VF_API_URL="https://dev.beta.embl.org/api/v1/" THEME_HEADER="vf_ebi_global_header" THEME_FOOTER="vf_ebi_global_footer"