mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-18 12:50:30 +08:00
fix item number in custom css and js doc (#6915)
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
This commit is contained in:
parent
f742d0e861
commit
ad76f702c2
@ -69,7 +69,7 @@ Note: You can also supply your custom js code as a file path. For example, if yo
|
||||
$code_blocks_js_methods
|
||||
$demo_blocks_js_methods
|
||||
|
||||
1. Lastly, you can add JavaScript code to the `head` param of the `Blocks` initializer. This will add the code to the head of the HTML document. For example, you can add Google Analytics to your demo like so:
|
||||
3. Lastly, you can add JavaScript code to the `head` param of the `Blocks` initializer. This will add the code to the head of the HTML document. For example, you can add Google Analytics to your demo like so:
|
||||
|
||||
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user