{# Comet docs layout — extends pydata_sphinx_theme to add a project footer. All client-side enhancements live in _static/comet-ux.js, registered via html_js_files in conf.py. #} {% extends "pydata_sphinx_theme/layout.html" %} {# Font loading: use the print→all swap pattern so Google Fonts doesn't block first paint. preconnect warms up the connection; the stylesheet is requested non-blocking and then promoted to apply once loaded. The