Skip to content

Commit bbdd329

Browse files
author
Dev2Forge
committed
update index.html
1 parent 448313a commit bbdd329

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<!-- SEO Meta Tags -->
9+
<meta name="description" content="CSS Editor Online Quickly - Learn and practice CSS in real-time with our lightweight online editor. Edit CSS and see instant changes. ">
10+
<meta name="keywords" content="CSS editor, online CSS, CSS practice, learn CSS, CSS tutorial, web development, CSS-EOQ">
11+
<meta name="author" content="Dev2Forge">
12+
<meta name="robots" content="index, follow">
13+
14+
<!-- Open Graph / Facebook -->
15+
<meta property="og:type" content="website">
16+
<meta property="og: url" content="https://dev2forge.github.io/CSS-EOQ/">
17+
<meta property="og:title" content="CSS Editor Online Quickly | CSS-EOQ">
18+
<meta property="og:description" content="Learn and practice CSS in real-time with our lightweight online editor. ">
19+
20+
<!-- Twitter -->
21+
<meta name="twitter:card" content="summary">
22+
<meta name="twitter:title" content="CSS Editor Online Quickly | CSS-EOQ">
23+
<meta name="twitter:description" content="Learn and practice CSS in real-time with our lightweight online editor.">
24+
25+
<!-- Theme Color -->
26+
<meta name="theme-color" content="#4285f4">
827
<title>CSS Editor Online Quickly | CSS-EOQ | Editor CSS Ligero En Línea</title>
928

1029
<script defer type="module" src="./assets/js/main.js"></script>

0 commit comments

Comments
 (0)