diff --git a/index.html b/index.html index c2101b0..4b023ae 100644 --- a/index.html +++ b/index.html @@ -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} `);