We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2169e66 + aec17ab commit 2a80a6cCopy full SHA for 2a80a6c
src/assets/contributor-docs/index.html
@@ -6,6 +6,8 @@
6
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7
<meta name="description" content="p5.js Contributor Docs">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
+ <link rel="shortcut icon" href="/assets/img/favicon.ico">
10
+ <link rel="icon" href="/assets/img/favicon.ico">
11
<link rel="stylesheet" href="https://unpkg.com/docsify/lib/themes/buble.css">
12
</head>
13
<body>
0 commit comments