Skip to content

Commit

Permalink
Use add_js_file
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyaointl committed May 24, 2020
1 parent 1f00fc2 commit 1211ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ def __getattr__(cls, name):
]

def setup(app):
app.add_javascript('p5.min.js')
app.add_js_file('p5.min.js')

0 comments on commit 1211ce0

Please sign in to comment.