From db618b99fcd049c07e7cb9b1e74ad92168469b76 Mon Sep 17 00:00:00 2001 From: letieu Date: Wed, 10 Dec 2025 05:25:08 +0700 Subject: [PATCH] upgrade prompt --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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} `);