diff --git a/site.yml b/site.yml index aa5dfd3..29015a7 100644 --- a/site.yml +++ b/site.yml @@ -23,11 +23,7 @@ ui: bundle: url: https://github.com/redhat-solution-patterns/course-ui/releases/download/v0.1.14-custom/ui-bundle.zip snapshot: true - supplemental_files: - - path: ./supplemental-ui - - path: .nojekyll - - path: ui.yml - contents: "static_files: [ .nojekyll ]" + supplemental_files: ./supplemental-ui output: dir: ./gh-pages diff --git a/supplemental-ui/partials/head-meta.hbs b/supplemental-ui/partials/head-meta.hbs new file mode 100644 index 0000000..4c47eb7 --- /dev/null +++ b/supplemental-ui/partials/head-meta.hbs @@ -0,0 +1,9 @@ + + + \ No newline at end of file