File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/assets/developer_docs Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< title > p5.js Developers Docs</ title >
6
6
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
7
- < meta name ="description " content ="p5.js developers docs ">
8
- < link rel ="stylesheet " href ="//unpkg.com/docsify/lib/themes/buble.css ">
7
+ < meta name ="description " content ="p5.js Developers Docs ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
9
+ < link rel ="stylesheet " href ="https://unpkg.com/docsify/lib/themes/buble.css ">
9
10
</ head >
10
11
< body >
11
12
< div id ="app "> </ div >
26
27
repo : 'https://github.com/processing/p5.js' ,
27
28
}
28
29
</ script >
29
- < script src ="//unpkg.com/docsify/lib/docsify.min.js "> </ script >
30
+ < script src ="https: //unpkg.com/docsify/lib/docsify.min.js "> </ script >
30
31
</ body >
31
32
</ html >
You can’t perform that action at this time.
0 commit comments