upgrade prompt

This commit is contained in:
letieu
2025-12-10 05:25:08 +07:00
parent 9a379adc71
commit db618b99fc

View File

@@ -878,8 +878,9 @@
const htmlText = document.querySelector("html").innerHTML;
const textToCopy = htmlText;
await navigator.clipboard.writeText(`
This is terminal-like css framework, this is full html example, please check and build a landing page about my SaaS product use this css framework:
This is terminal-like css framework, this is full html example, please check and help me to build beautiful UI use this css framework, Please ask me again what I need to build first.
This is components sample:
${htmlText}
`);