We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bec94 commit 08bea02Copy full SHA for 08bea02
src/vuegen/utils.py
@@ -810,7 +810,7 @@ def generate_footer() -> str:
810
<a href="https://github.com/Multiomics-Analytics-Group/vuegen" target="_blank">
811
<img src="https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_logo.svg" alt="VueGen" width="65px">
812
</a>
813
- | © 2025 <a href="https://github.com/Multiomics-Analytics-Group" target="_blank">
+ | Copyright 2025 <a href="https://github.com/Multiomics-Analytics-Group" target="_blank">
814
Multiomics Network Analytics Group (MoNA)
815
816
</footer>"""
0 commit comments