Skip to content

Commit 5fc59fe

Browse files
authored
πŸ“ Docs: Replace svg by png logo on README and mek it appear on the docs (#21)
* πŸ“ Docs: Replace svg by png logo on README * πŸ“ Update index docs and README to see the png version of the logo * πŸ“ Docs: Add ## to make logo appear on docs * πŸ“ Docs: make the logo appear on docs
1 parent 4628fff commit 5fc59fe

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![ABaCo Logg](https://raw.githubusercontent.com/Multiomics-Analytics-Group/abaco/HEAD/docs/images/logo/abaco_logo.svg)
1+
## ![ABaCo Logo](https://raw.githubusercontent.com/Multiomics-Analytics-Group/abaco/HEAD/docs/images/logo/abaco_logo.png)
22

33
<p align="center"><em>Batch Effect Correction framework for metagenomic data</em></p>
44

β€Ždocs/index.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# ABaCo Overview
1+
<!-- https://myst-parser.readthedocs.io/en/latest/faq/index.html
2+
#include-a-file-from-outside-the-docs-folder-like-readme-md -->
23

34
```{include} ../README.md
4-
:start-line: 1
5+
:caption: Overview
56
:relative-docs: docs
67
:relative-images:
78
```

0 commit comments

Comments
Β (0)