mirror of
https://github.com/Freenove/Freenove_ESP32_WROVER_Board.git
synced 2025-08-01 17:48:27 +00:00
update
This commit is contained in:
parent
125c305df6
commit
5895b1868a
@ -113,13 +113,13 @@ print(rst_prolog)
|
||||
del frozen_locals
|
||||
|
||||
html_css_files = [
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs/docs/source/_static/css/color-roles.css',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs/docs/source/_static/css/custom.css',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs/docs/source/_static/css/navigationStyle.css',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs@latest/docs/source/_static/css/color-roles.css',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs@latest/docs/source/_static/css/custom.css',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs@latest/docs/source/_static/css/navigationStyle.css',
|
||||
]
|
||||
|
||||
html_js_files = [
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs/docs/source/_static/js/custom.js',
|
||||
'https://cdn.jsdelivr.net/gh/Freenove/freenove-docs@latest/docs/source/_static/js/custom.js',
|
||||
# 'js/custom.js'
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user