mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
9 lines
230 B
HTML
9 lines
230 B
HTML
<aside
|
|
class="sticky top-16 h-[calc(100vh-64px)] min-w-52 space-y-4 overflow-y-auto py-4 w-full"
|
|
>
|
|
{{ partial "github-links.html" . }}
|
|
<div id="TableOfContents">
|
|
{{ partialCached "pagemeta.html" . . }}
|
|
</div>
|
|
</aside>
|