@@ -5,19 +5,22 @@ import "../styles/global.css";
55<!doctype html >
66<html lang =" en" >
77 <head >
8- <title >Cascarilla.js</title >
98 <meta charset =" UTF-8" />
109 <meta name =" viewport" content =" width=device-width" />
10+ <title >Cascarilla.js</title >
1111 <link rel =" icon" type =" image/png" href =" /favicon.png" sizes =" 96x96" />
1212 <link rel =" icon" type =" image/svg+xml" href =" /favicon.svg" />
1313 <link rel =" shortcut icon" href =" /favicon.ico" />
1414 <link rel =" apple-touch-icon" sizes =" 180x180" href =" /apple-touch-icon.png" />
15+ <link rel =" canonical" href =" https://cascarilla.pages.dev/" />
16+ <meta name =" robots" content =" index, follow" />
1517 <meta name =" generator" content ={ Astro .generator } />
1618 <meta
1719 property =" description"
1820 content =" Cascarilla.js | Give Your Website Good Vibes and Aché."
1921 />
2022 <meta property =" og:type" content =" website" />
23+ <meta property =" og:site_name" content =" Cascarilla.js" />
2124 <meta
2225 property =" og:title"
2326 content =" Cascarilla.js | The Cuban Vibes Library"
@@ -26,14 +29,31 @@ import "../styles/global.css";
2629 property =" og:description"
2730 content =" ✨ Give Your Website Good Vibes and Aché with Cascarilla.js 🤙."
2831 />
29- <meta property =" og:image" content =" " />
32+ <meta
33+ property =" og:image"
34+ content =" https://cascarilla.pages.dev/og-image.webp"
35+ />
36+ <meta property =" og:url" content =" https://cascarilla.pages.dev/" />
37+ <meta name =" twitter:card" content =" summary_large_image" />
38+ <meta
39+ name =" twitter:title"
40+ content =" Cascarilla.js | The Cuban Vibes Library"
41+ />
42+ <meta
43+ name =" twitter:description"
44+ content =" ✨ Give Your Website Good Vibes and Aché with Cascarilla.js 🤙."
45+ />
46+ <meta
47+ name =" twitter:image"
48+ content =" https://cascarilla.pages.dev/og-image.webp"
49+ />
3050 <script type =" application/ld+json" >
3151 {
3252 "@context": "https://schema.org",
3353 "@type": "Organization",
3454 "name": "Cascarilla.js",
35- "url": "",
36- "logo": "",
55+ "url": "https://cascarilla.pages.dev/ ",
56+ "logo": "https://cascarilla.pages.dev/ld-logo.png ",
3757 "description": "✨ Give Your Website Good Vibes and Aché with Cascarilla.js 🤙.",
3858 "sameAs": ["https://github.com/CuCodersCommunity/cascarilla.js"]
3959 }
0 commit comments