Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
embl.org
vf-core-mirror
Commits
761de3fb
Commit
761de3fb
authored
Dec 07, 2021
by
Ken Hawkins
Browse files
Use dev css
parent
db6f3e30
Pipeline
#220893
passed with stages
in 12 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tools/vf-component-library/src/site/_data/siteConfig.js
tools/vf-component-library/src/site/_data/siteConfig.js
+4
-4
No files found.
tools/vf-component-library/src/site/_data/siteConfig.js
View file @
761de3fb
...
...
@@ -12,11 +12,11 @@ module.exports = {
buildTime
:
DateTime
.
fromISO
(
new
Date
().
toISOString
()),
// vfVersion: global.vfVersion,
// use this when NOT tagging a release
//
vfVersion: "develop",
//
vfVersionPrefix: "dev.",
vfVersion
:
"
develop
"
,
vfVersionPrefix
:
"
dev.
"
,
// use this when tagging a release
vfVersion
:
"
v2.5.6
"
,
vfVersionPrefix
:
""
,
//
vfVersion: "v2.5.6",
//
vfVersionPrefix: "",
sections
:
{
about
:
{
url
:
"
/about
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment