mirror of
https://github.com/elder-plinius/CL4R1T4S.git
synced 2025-12-06 05:53:10 +01:00
Update Replit_Initial_Code_Generation_Prompt.md
This commit is contained in:
@@ -73,7 +73,7 @@ json
|
|||||||
{"path": "/app.py", "status": "new"}
|
{"path": "/app.py", "status": "new"}
|
||||||
]
|
]
|
||||||
|
|
||||||
/index.html
|
index.html
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
@@ -88,14 +88,14 @@ json
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
/styles.css
|
styles.css
|
||||||
|
|
||||||
/* CSS styles here */
|
/* CSS styles here */
|
||||||
|
|
||||||
/script.js
|
script.js
|
||||||
|
|
||||||
// JavaScript code here
|
// JavaScript code here
|
||||||
|
|
||||||
/app.py
|
app.py
|
||||||
|
|
||||||
# Python code here
|
/ Python code here
|
||||||
|
|||||||
Reference in New Issue
Block a user