diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-06-20 11:53:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-20 17:53:55 +0200 |
commit | 3c58767831f87656857bd9decf29b29aac0dfb16 (patch) | |
tree | 8f861064311018df39bced51afe94dd94564700f | |
parent | 86f92e04c79be81f98e5899638cb6fdb29a4fa64 (diff) |
Remove logos from introduction -> deno.land/artwork (#6399)
-rw-r--r-- | docs/introduction.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/introduction.md b/docs/introduction.md index 0874db394..cdc8c6cb5 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -69,16 +69,3 @@ have been historically written with bash or python. airplane.) - Modules/files loaded from remote URLs are intended to be immutable and cacheable. - -## Logos - -These Deno logos, like the Deno software, are distributed under the MIT license -(public domain and free for use) - -- [A hand drawn one by @ry](https://deno.land/images/deno_logo.png) - -- [An animated one by @hashrock](https://github.com/denolib/animated-deno-logo/) - -- [A high resolution SVG one by @kevinkassimo](https://github.com/denolib/high-res-deno-logo) - -- [A pixelated animation one by @tanakaworld](https://deno.land/images/deno_logo_4.gif) |