File tree Expand file tree Collapse file tree 3 files changed +509
-432
lines changed
Expand file tree Collapse file tree 3 files changed +509
-432
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " core " ,
2+ "name" : " Coderpad " ,
33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < meta name ="theme-color " content ="#000000 " />
88 < meta
9- name ="The Marlin Project "
10- content ="Personal projects by Danny Pham "
9+ name ="Coderpad "
10+ content ="Experimental project to create coderpad for solo sessions "
1111 />
1212 < link rel ="apple-touch-icon " href ="%PUBLIC_URL%/favicon.ico " />
1313 <!--
2626 work correctly both with client-side routing and a non-root public URL.
2727 Learn how to configure a non-root public URL by running `npm run build`.
2828 -->
29- < title > The Marlin Project </ title >
29+ < title > Coderpad | Danny Pham </ title >
3030 </ head >
3131 < body >
3232 < noscript > You need to enable JavaScript to run this app.</ noscript >
You can’t perform that action at this time.
0 commit comments