forlogic-core 1.0.15 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html DELETED
@@ -1,23 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="pt-BR">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Core</title>
7
- <meta name="author" content="ForLogic" />
8
- <link rel="icon" href="/small.png" type="image/png">
9
-
10
- <!-- Preload only critical images -->
11
- <link rel="preload" href="/logo.png" as="image" type="image/png">
12
- <link rel="preload" href="/small.png" as="image" type="image/png">
13
-
14
- <meta property="og:title" content="Core" />
15
- <meta property="og:type" content="website" />
16
- <script type="module" crossorigin src="/assets/index-CxZk2Xiq.js"></script>
17
- <link rel="stylesheet" crossorigin href="/assets/index-BQSLXAV3.css">
18
- </head>
19
-
20
- <body>
21
- <div id="root"></div>
22
- </body>
23
- </html>
package/dist/logo.png DELETED
Binary file
package/dist/robots.txt DELETED
@@ -1,14 +0,0 @@
1
- User-agent: Googlebot
2
- Allow: /
3
-
4
- User-agent: Bingbot
5
- Allow: /
6
-
7
- User-agent: Twitterbot
8
- Allow: /
9
-
10
- User-agent: facebookexternalhit
11
- Allow: /
12
-
13
- User-agent: *
14
- Allow: /
package/dist/small.png DELETED
Binary file