dd62f5e
@@ -30,7 +30,9 @@
[source,yaml,subs=attributes+]
----
ui:
- bundle: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+ bundle:
+ url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+ snapshot: true
Read on to learn how to use your own build of the default UI.
The README is out of date as it does not correspond to the default UI bundle snippet: https://docs.antora.org/antora/1.0/playbook/configure-ui/#ui-bundle
Signed-off-by Oyelakin Mercy oyelakinmercy68@gmail.com
The README is out of date as it does not correspond to the default UI bundle snippet:
https://docs.antora.org/antora/1.0/playbook/configure-ui/#ui-bundle
Signed-off-by Oyelakin Mercy oyelakinmercy68@gmail.com