Fix logo path
This commit is contained in:
parent
6ccff513f4
commit
3a9ab87a6d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Fedi Feed Router
|
||||
|
||||
<div align="center">
|
||||
<img src="public/images/ffr-logo-600.png" alt="FFR Logo" width="200">
|
||||
<img src="backend/public/images/ffr-logo-600.png" alt="FFR Logo" width="200">
|
||||
</div>
|
||||
|
||||
`ffr` is a self-hosted tool for routing content from RSS/Atom feeds to the fediverse.
|
||||
|
|
|
|||
Loading…
Reference in a new issue