Fixed logo font

Replaced embedded font reference with outlines in logo
This commit is contained in:
Victor Westerlund 2021-10-09 17:50:54 +02:00 committed by GitHub
parent d1b04e406b
commit 32493065fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<p align="center"> <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> </p>
<h3 align="center">Threaded task chaining for JavaScript</h3> <h3 align="center">Threaded task chaining for JavaScript</h3>
<hr> <hr>