mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 16:53:10 +00:00
Adds a temporary docs banner to the Kickstarter project.
This commit is contained in:
parent
e24b198872
commit
011a88fb07
2 changed files with 75 additions and 0 deletions
74
docs/_static/js/kickstarter.js
vendored
Normal file
74
docs/_static/js/kickstarter.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -289,3 +289,4 @@ texinfo_documents = [
|
|||
|
||||
def setup(app):
|
||||
app.add_stylesheet('css/custom.css')
|
||||
app.add_javascript('js/kickstarter.js')
|
||||
|
|
|
|||
Loading…
Reference in a new issue