Skip to content

Commit

Permalink
Added a favicon for the spec
Browse files Browse the repository at this point in the history
  • Loading branch information
toji committed Mar 27, 2019
1 parent addf6ca commit b033d53
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ spec: WebIDL; urlPrefix: https://www.w3.org/TR/WebIDL-1/#
text: invoke the Web IDL callback function; url:es-invoking-callback-functions
</pre>

<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">

<style>
.unstable::before {
content: "This section is not stable";
Expand Down

0 comments on commit b033d53

Please sign in to comment.