From 79658a139c42a136952c17ceddaa09d563554724 Mon Sep 17 00:00:00 2001 From: taoran Date: Fri, 29 Nov 2024 14:35:57 +0800 Subject: [PATCH] fix: config --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 06e0e1e..9bb156a 100644 --- a/index.html +++ b/index.html @@ -1044,13 +1044,13 @@

{{ qa.q }}

{ name: 'Rainbow', textGradient: true, - textGradientStart: '#ff0000', - textGradientEnd: '#00ff00', + textGradientStart: '#8BD3BD', + textGradientEnd: '#B874D2', bgColor: '#ffffff', font: 'Pacifico', - text: '♥', + text: 'LOGO', borderRadius: 100, - fontSize: 160, + fontSize: 80, fontWeight: 'normal' }, {