summaryrefslogtreecommitdiff
path: root/website/manual.html
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-27 10:48:15 -0700
committerGitHub <noreply@github.com>2019-04-27 10:48:15 -0700
commit78bce41c1484adfc291626993cc2e3636f7bd640 (patch)
tree8680ea27b01660c9de5ba1301a2d2aa05fa7a1d6 /website/manual.html
parent6c9e0530f5eb8de112c08d9671551dd8a9324b38 (diff)
Use alt logos on benchmarks and manual page (#2211)
Diffstat (limited to 'website/manual.html')
-rw-r--r--website/manual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/manual.html b/website/manual.html
index 6ec6a8fb0..6ac776770 100644
--- a/website/manual.html
+++ b/website/manual.html
@@ -13,7 +13,7 @@
</head>
<body>
<main>
- <a href="/"><img src="images/deno_logo_3.svg" width=200></a>
+ <a href="/"><img src="images/deno_logo_2.gif" width=200></a>
<div id="manual"></div>
<script src="https://unpkg.com/showdown@1.9.0/dist/showdown.js"></script>