diff --git a/website/images/deno_logo_4.gif b/website/images/deno_logo_4.gif new file mode 100644 index 0000000000..5514ffb492 Binary files /dev/null and b/website/images/deno_logo_4.gif differ diff --git a/website/manual.md b/website/manual.md index ad6a83aa3a..54068fb05d 100644 --- a/website/manual.md +++ b/website/manual.md @@ -786,6 +786,8 @@ These Deno logos, like the Deno software, are distributed under the MIT license - [A high resolution SVG one by @kevinkassimo](https://github.com/denolib/high-res-deno-logo) +- [A pixelated animation one by @tanakaworld](https://github.com/denoland/deno/blob/master/website/images/deno_logo_4.gif) + ## Contributing [Style Guide](style_guide.html)