mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
docs: Add custom CSS file, with code for admonition.
This commit is contained in:
2
docs/templates/layout.html
vendored
Normal file
2
docs/templates/layout.html
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
{% extends "!layout.html" %}
|
||||
{% set css_files = css_files + ["_static/customstyle.css"] %}
|
||||
Reference in New Issue
Block a user