Skip to content

Commit da98825

Browse files
authored
Update generateHtml.js
1 parent 9f0b38e commit da98825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/api/generateHtml.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Loading Spinner/Progress Indicator: Visual cues that content or a page is loadin
6969
- You can use Google Fonts
7070
- Must use Font Awesome for icons for improving UI: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"></link>
7171
Return only the full code in <html></html> tags.
72-
Do not include markdown "\`" or "\`html" at the start or end.
72+
Do not include markdown "\`" or "\`html" at the start or end. NEVER INCLUDE EXPLAINATION OR TEXT, JUST OUTPUT HTML CODE WITH TAILWINDCSS.
7373
`;
7474

7575

0 commit comments

Comments
 (0)