mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
33226cf897
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
9 lines
254 B
HTML
9 lines
254 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" class="overflow-x-auto">
|
|
{{ partialCached "pagemeta.html" . . }}
|
|
</div>
|
|
</aside>
|