Spaces:
Running
Running
add custom thumbnail
Browse files- index.html +23 -0
- public/banner.png +2 -2
index.html
CHANGED
@@ -11,6 +11,29 @@
|
|
11 |
helps you build websites with AI, no code required. Let's deploy your
|
12 |
website with DeepSite and enjoy the magic of AI."
|
13 |
/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
15 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
16 |
<link
|
|
|
11 |
helps you build websites with AI, no code required. Let's deploy your
|
12 |
website with DeepSite and enjoy the magic of AI."
|
13 |
/>
|
14 |
+
<meta name="theme-color" content="#000000" />
|
15 |
+
<meta name="apple-mobile-web-app-capable" content="yes" />
|
16 |
+
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
17 |
+
<meta name="apple-mobile-web-app-title" content="DeepSite" />
|
18 |
+
<meta name="msapplication-TileColor" content="#000000" />
|
19 |
+
<meta name="twitter:card" content="summary_large_image" />
|
20 |
+
<meta name="twitter:title" content="DeepSite | Build with AI ✨" />
|
21 |
+
<meta
|
22 |
+
name="twitter:description"
|
23 |
+
content="DeepSite is a web development tool that
|
24 |
+
helps you build websites with AI, no code required. Let's deploy your
|
25 |
+
website with DeepSite and enjoy the magic of AI."
|
26 |
+
/>
|
27 |
+
<meta name="twitter:image" content="/banner.png" />
|
28 |
+
<meta property="og:type" content="website" />
|
29 |
+
<meta property="og:title" content="DeepSite | Build with AI ✨" />
|
30 |
+
<meta
|
31 |
+
property="og:description"
|
32 |
+
content="DeepSite is a web development tool that
|
33 |
+
helps you build websites with AI, no code required. Let's deploy your
|
34 |
+
website with DeepSite and enjoy the magic of AI."
|
35 |
+
/>
|
36 |
+
<meta property="og:image" content="/banner.png" />
|
37 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
38 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
39 |
<link
|
public/banner.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|