Skip to content

Commit 5ed90c3

Browse files
committed
Update new course UI with logo
1 parent 071fa4f commit 5ed90c3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ asciidoc:
3838
- ./lib/tab-block.js
3939
ui:
4040
bundle:
41-
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
41+
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
4242
snapshot: true
4343
supplemental_files: ./supplemental-ui
4444
output:

staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ asciidoc:
4040
- ./lib/tab-block.js
4141
ui:
4242
bundle:
43-
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.9/ui-bundle.zip
43+
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
4444
snapshot: true
4545
supplemental_files: ./supplemental-ui
4646
output:

workshop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ asciidoc:
1616
- ./lib/tab-block.js
1717
ui:
1818
bundle:
19-
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.0.4/ui-bundle.zip
19+
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.1.10/ui-bundle.zip
2020
supplemental_files: ./supplemental-ui
2121
output:
2222
dir: ./gh-pages

0 commit comments

Comments
 (0)