Add workplan execution queue
This commit is contained in:
parent
0ea46f081c
commit
d4dea7864d
13 changed files with 1022 additions and 10 deletions
|
|
@ -215,6 +215,7 @@ injectTocTop("live-indicator", _liveEl);
|
|||
|
||||
const _h1 = document.querySelector("#observablehq-main h1");
|
||||
if (_h1) { _h1.style.position = "relative"; withDocHelp(_h1, "/docs/workstreams"); }
|
||||
display(html`<p class="dim" style="margin-top:-0.25rem"><a href="./workplan-queue">Workplan queue</a></p>`);
|
||||
```
|
||||
|
||||
```js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue