Skip to content

Commit 31884cf

Browse files
committed
🐛 commit change to test from svg to png logo
1 parent f414b80 commit 31884cf

File tree

1 file changed

+1
-1
lines changed
  • tests/report_examples/Basic_example_vuegen_demo_notebook_cfg/html/quarto_report

1 file changed

+1
-1
lines changed

tests/report_examples/Basic_example_vuegen_demo_notebook_cfg/html/quarto_report/quarto_report.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ report_dir = Path().cwd()
5151
```
5252

5353
A general description of the report.
54-
![](https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.svg){fig-alt= width=90%}
54+
![](https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.png){fig-alt= width=90%}
5555

5656
# Plots
5757
This section contains example plots.

0 commit comments

Comments
 (0)