mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Use updated pygments (#44846)
Before this PR we were not using _static/ now we do Remove all old files so we don't replace 2018 versions with 2011
This commit is contained in:
committed by
Alicia Cozine
parent
cd2f66f731
commit
da59a8a678
@@ -151,7 +151,7 @@ html_title = 'Ansible Documentation'
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
# html_static_path = ['.static']
|
||||
html_static_path = ['../_static']
|
||||
|
||||
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
||||
# using the given strftime format.
|
||||
|
||||
Reference in New Issue
Block a user