mirror of
https://codeberg.org/vlw/monkeydo.git
synced 2025-09-13 15:53:40 +02:00
Fixed logo font
Replaced embedded font reference with outlines in logo
This commit is contained in:
parent
d1b04e406b
commit
32493065fc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<p align="center">
|
||||
<img width="400" src="https://storage.googleapis.com/public.victorwesterlund.com/github/VictorWesterlund/monkeydo/monkeydo.svg"/>
|
||||
<img width="400" src="https://storage.googleapis.com/public.victorwesterlund.com/github/VictorWesterlund/monkeydo/monkeydo_.svg"/>
|
||||
</p>
|
||||
<h3 align="center">Threaded task chaining for JavaScript</h3>
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Reference in a new issue