Update index.html
This commit is contained in:
parent
4cca1ee261
commit
7501e0d5c4
1 changed files with 2 additions and 0 deletions
|
@ -56,7 +56,9 @@ Do NOT use external libraries.`;
|
||||||
prompt += `
|
prompt += `
|
||||||
See that? Yeah do that to the following website code:
|
See that? Yeah do that to the following website code:
|
||||||
|
|
||||||
|
\`\`\`
|
||||||
${currentHTML}
|
${currentHTML}
|
||||||
|
\`\`\`
|
||||||
|
|
||||||
Be sure to use HTML, CSS, and Javascript and make it a single-page application with dynamically loading content.
|
Be sure to use HTML, CSS, and Javascript and make it a single-page application with dynamically loading content.
|
||||||
Do NOT use external libraries.
|
Do NOT use external libraries.
|
||||||
|
|
Loading…
Reference in a new issue