forked from Github-Mirrors/canaille
doc: logo absolute url
so it has a chance to be displayed correctly on Pypi
This commit is contained in:
parent
f91c914edb
commit
3ebf35a447
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<div align="center">
|
||||
<img src="canaille/static/img/canaille-full.webp" height="200" alt="Canaille" />
|
||||
<img src="https://gitlab.com/yaal/canaille/-/raw/main/canaille/static/img/canaille-full.webp" height="200" alt="Canaille" />
|
||||
</div>
|
||||
|
||||
**Canaille** is a French word meaning *rascal*. It is roughly pronounced **Can I?**,
|
||||
|
|
Loading…
Reference in a new issue