/
githubmirror
/
rclone
Обзор
Документация
Войти
/
githubmirror
/
rclone
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/layouts/chrome/toc.html
9 строк
344 B
Nick Craig-Wood
docs: modernize rclone.org site design
02 апр 2026, 18:32
02 апр 2026, 18:32
839a3b9
Код
Авторство
О чём код?
{{ if and (gt .WordCount 200) (not (.Params.notoc)) }} <button class="toc-toggle" aria-label="Toggle table of contents"> <svg class="icon toc-toggle-icon" aria-hidden="true"><use href="#icon-chevrons-right"/></svg> </button> <div class="toc-sidebar"> <a href="#" class="toc-title">On this page</a> {{ .TableOfContents }} </div> {{ end }}