mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02:00
3 lines
91 B
HTML
3 lines
91 B
HTML
{% extends "!layout.html" %}
|
|
{% set css_files = css_files + ["_static/customstyle.css"] %}
|