Skip to content

Commit fbeb932

Browse files
Merge pull request #54 from SKaiNET-developers/feature/53-skainet-docs-ui-v1
Adopt skainet-docs-ui v1.1.1 (#53)
2 parents e212240 + 63f961d commit fbeb932

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/antora-playbook.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ asciidoc:
1818

1919
ui:
2020
bundle:
21-
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
21+
# SKaiNET-branded UI bundle from the shared skainet-docs-ui repo:
22+
# https://github.com/SKaiNET-developers/skainet-docs-ui
23+
# Pinned to a specific tag for reproducible builds. Bumping
24+
# this URL to a newer version is a one-line PR. Mainline
25+
# SKaiNET pins the same bundle in its own playbook.
26+
url: https://github.com/SKaiNET-developers/skainet-docs-ui/releases/download/v1.1.1/ui-bundle.zip
2227
snapshot: true
2328

2429
output:

0 commit comments

Comments
 (0)