summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortanakaworld <yutaro.tanaka.world@gmail.com>2019-04-14 23:30:10 +0900
committerRyan Dahl <ry@tinyclouds.org>2019-04-14 10:30:10 -0400
commitb413cd5afd6b74b3e50bf6dbb5972ea7df9f34fd (patch)
tree8112d25a93c345b91bdefa7c0a9907f0585252c8
parenta51e78215547f5b10498041a1c58b5fa29c22cbe (diff)
docs: add a pixelated animation logo (#2110)
-rw-r--r--website/images/deno_logo_4.gifbin0 -> 24896 bytes
-rw-r--r--website/manual.md2
2 files changed, 2 insertions, 0 deletions
diff --git a/website/images/deno_logo_4.gif b/website/images/deno_logo_4.gif
new file mode 100644
index 000000000..5514ffb49
--- /dev/null
+++ b/website/images/deno_logo_4.gif
Binary files differ
diff --git a/website/manual.md b/website/manual.md
index ad6a83aa3..54068fb05 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)