mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
Add an animated logo (#1653)
This commit is contained in:
parent
3650bae5f6
commit
7ecd665ddf
2 changed files with 2 additions and 1 deletions
BIN
website/deno_logo_2.gif
Normal file
BIN
website/deno_logo_2.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
|
@ -10,7 +10,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<img src="deno_logo.png" width=150 />
|
||||
<img src="deno_logo_2.gif" width=150 />
|
||||
<!-- Logo animation by hashrock -->
|
||||
|
||||
<h1>Deno</h1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue