Skip to content

Commit 8ed81cb

Browse files
maxmax
authored andcommitted
refactor: rewrite SEO copy with search-intent focus
1 parent 61bc989 commit 8ed81cb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>CSS Gradient Generator - Create Beautiful Gradients</title>
7-
<meta name="description" content="Free online CSS gradient generator. Create linear, radial, and conic gradients with real-time preview. Copy CSS code instantly.">
6+
<title>Stop Googling CSS Gradients — Generate, Preview, Copy</title>
7+
<meta name="description" content="Stop googling CSS gradients. Generate linear, radial, and conic gradients with real-time preview. Copy the CSS code in one click.">
88
<meta name="keywords" content="CSS gradient, gradient generator, linear gradient, radial gradient, conic gradient, CSS tool">
9-
<meta property="og:title" content="CSS Gradient Generator">
10-
<meta property="og:description" content="Create beautiful CSS gradients with real-time preview. Linear, radial, and conic gradients.">
9+
<meta property="og:title" content="Stop Googling CSS Gradients — Generate & Copy Instantly">
10+
<meta property="og:description" content="Stop googling CSS gradients. Generate, preview, copy — done. Linear, radial, and conic gradients.">
1111
<meta property="og:type" content="website">
1212
<link rel="canonical" href="https://maxmini0214.github.io/css-gradient/">
1313
<style>
@@ -55,8 +55,8 @@
5555
</head>
5656
<body>
5757
<header>
58-
<h1>CSS Gradient Generator</h1>
59-
<p>Create beautiful gradientscopy the CSS instantly</p>
58+
<h1>Stop googling CSS gradients.</h1>
59+
<p>Generate, preview, copydone.</p>
6060
</header>
6161

6262
<div class="app">

0 commit comments

Comments
 (0)