Skip to content

Commit 5689fad

Browse files
authored
Remove duplicate logo in the main docs page (#1421)
* Remove duplicate logo in the main docs page * Linting
1 parent 2eca6f1 commit 5689fad

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/deploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ For more information, you can also follow [the guide on the nginx blog](https://
379379
### Using Apache2 as reverse proxy
380380

381381
Apache can also be used to serve voilà. These Apache modules need to be installed and enabled:
382+
382383
- mod_proxy
383384
- mod_rewrite
384385
- mod_proxy_http

docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Want to turn your Voilà dashboard into a static webpage? Check out [Voici](http
1010
The combination of [JupyterLite](https://jupyterlite.readthedocs.io) and Voilà
1111
:::
1212

13-
```{image} voila-logo.svg
14-
:alt: voila
15-
```
16-
1713
_From notebooks to standalone web applications and dashboards._
1814

1915
Voilà allows you to convert a Jupyter Notebook into an

0 commit comments

Comments
 (0)