mirror of
https://github.com/letieu/terminal.css.git
synced 2026-03-15 02:04:30 -07:00
upgrade prompt
This commit is contained in:
@@ -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}
|
||||
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user