Skip to content

Commit 1606634

Browse files
committed
🐛 add update of logo to chatbot report example file
1 parent 886a19e commit 1606634

File tree

1 file changed

+1
-1
lines changed
  • tests/report_examples/chat_bot/streamlit_report/sections/Home

1 file changed

+1
-1
lines changed

tests/report_examples/chat_bot/streamlit_report/sections/Home/Homepage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<footer class="footer">
2020
This report was generated with
2121
<a href="https://github.com/Multiomics-Analytics-Group/vuegen" target="_blank">
22-
<img src="https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.svg" alt="VueGen" width="65px">
22+
<img src="https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/HEAD/docs/images/logo/vuegen_logo.svg" alt="VueGen" width="65px">
2323
</a>
2424
| Copyright 2025 <a href="https://github.com/Multiomics-Analytics-Group" target="_blank">
2525
Multiomics Network Analytics Group (MoNA)

0 commit comments

Comments
 (0)