We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d86f0 commit cc7f3afCopy full SHA for cc7f3af
.gitignore
@@ -8,3 +8,4 @@ work
8
nf-training/results
9
transcript-index
10
.vscode
11
+site/
mkdocs.yml
@@ -136,6 +136,8 @@ extra:
136
- icon: fontawesome/brands/twitter
137
link: https://twitter.com/nextflowio
138
name: Nextflow on twitter
139
+ version:
140
+ provider: mike
141
markdown_extensions:
142
- admonition
143
- attr_list
0 commit comments