public/bubble.jpg DELETED
Binary file (128 kB)
 
public/favicon.ico DELETED
Binary file (5.56 kB)
 
public/favicon/favicon-114-precomposed.png DELETED
Binary file (8.3 kB)
 
public/favicon/favicon-120-precomposed.png DELETED
Binary file (8.78 kB)
 
public/favicon/favicon-144-precomposed.png DELETED
Binary file (12.2 kB)
 
public/favicon/favicon-152-precomposed.png DELETED
Binary file (12.8 kB)
 
public/favicon/favicon-180-precomposed.png DELETED
Binary file (16.4 kB)
 
public/favicon/favicon-192.png DELETED
Binary file (18.1 kB)
 
public/favicon/favicon-32.png DELETED
Binary file (1.45 kB)
 
public/favicon/favicon-36.png DELETED
Binary file (1.8 kB)
 
public/favicon/favicon-48.png DELETED
Binary file (2.67 kB)
 
public/favicon/favicon-57.png DELETED
Binary file (3.22 kB)
 
public/favicon/favicon-60.png DELETED
Binary file (3.46 kB)
 
public/favicon/favicon-72-precomposed.png DELETED
Binary file (4.52 kB)
 
public/favicon/favicon-72.png DELETED
Binary file (4.52 kB)
 
public/favicon/favicon-76.png DELETED
Binary file (4.87 kB)
 
public/favicon/favicon-96.png DELETED
Binary file (6.67 kB)
 
public/favicon/favicon.ico DELETED
Binary file (5.56 kB)
 
public/favicon/index.html DELETED
@@ -1,133 +0,0 @@
1
- <!DOCTYPE html>
2
- <head>
3
- <title>
4
- Favicons
5
- </title>
6
- <meta charset="utf-8" />
7
-
8
- <!-- For old IEs -->
9
- <link rel="shortcut icon" href="favicon.ico" />
10
-
11
- <!-- For new browsers multisize ico -->
12
- <link rel="icon" type="image/x-icon" sizes="16x16 32x32" href="favicon.ico">
13
-
14
- <!-- Chrome for Android -->
15
- <link rel="icon" sizes="192x192" href="favicon-192.png">
16
-
17
- <!-- For iPhone 6+ downscaled for other devices -->
18
- <link rel="apple-touch-icon" sizes="180x180" href="favicon-180-precomposed.png">
19
-
20
- <!-- For IE10 Metro -->
21
- <meta name="msapplication-TileColor" content="#FFFFFF">
22
- <meta name="msapplication-TileImage" content="favicon-114-precomposed.png">
23
-
24
- <style>
25
-
26
- body {
27
- background-color: #f5f5f5;
28
- border: 0px;
29
- margin: 0px;
30
- padding: 0px;
31
- font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
32
- color: black;
33
- }
34
-
35
- pre {
36
- margin: 0px;
37
- color: black;
38
- padding: 0px 5%;
39
- }
40
-
41
- code {
42
-
43
- }
44
-
45
- .container {
46
- background-color: white;
47
- max-width: 800px;
48
- width: 100%;
49
- margin: 0 auto;
50
- padding: 1% 0;
51
- height: 100%;
52
- }
53
-
54
- .comment {
55
- color: gray;
56
- padding: 0px;
57
- margin: 0px;
58
- }
59
-
60
- hr {
61
- width: 80%;
62
- padding: 0 5%;
63
- border-color: #f5f5f5;
64
- background-color: #D1D1D1;
65
- }
66
-
67
- p {
68
- padding: 1% 5%;
69
- }
70
-
71
- </style>
72
-
73
- </head>
74
- <body class="">
75
-
76
- <div class="container">
77
- <p>
78
- To use the favicons insert into your head section some of these tags accordly to your needs.
79
- </p>
80
- <hr>
81
- <pre>
82
- <code>
83
- <span class="comment">&lt;!-- For old IEs --&gt;</span>
84
- &lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.ico&quot; /&gt;
85
-
86
- <span class="comment">&lt;!-- For new browsers - multisize ico --&gt;</span>
87
- &lt;link rel=&quot;icon&quot; type=&quot;image/x-icon&quot; sizes=&quot;16x16 32x32&quot; href=&quot;favicon.ico&quot;&gt;
88
-
89
- <span class="comment">&lt;!-- For iPad with high-resolution Retina display running iOS &ge; 7: --&gt;</span>
90
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;152x152&quot; href=&quot;favicon-152-precomposed.png&quot;&gt;
91
-
92
- <span class="comment">&lt;!-- For iPad with high-resolution Retina display running iOS &le; 6: --&gt;</span>
93
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;144x144&quot; href=&quot;favicon-144-precomposed.png&quot;&gt;
94
-
95
- <span class="comment">&lt;!-- For iPhone with high-resolution Retina display running iOS &ge; 7: --&gt;</span>
96
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;120x120&quot; href=&quot;favicon-120-precomposed.png&quot;&gt;
97
-
98
- <span class="comment">&lt;!-- For iPhone with high-resolution Retina display running iOS &le; 6: --&gt;</span>
99
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;114x114&quot; href=&quot;favicon-114-precomposed.png&quot;&gt;
100
-
101
- <span class="comment">&lt;!-- For iPhone 6+ --&gt;</span>
102
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;180x180&quot; href=&quot;favicon-180-precomposed.png&quot;&gt;
103
-
104
- <span class="comment">&lt;!-- For first- and second-generation iPad: --&gt;</span>
105
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;72x72&quot; href=&quot;favicon-72-precomposed.png&quot;&gt;
106
-
107
- <span class="comment">&lt;!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --&gt;</span>
108
- &lt;link rel=&quot;apple-touch-icon&quot; sizes=&quot;57x57&quot; href=&quot;favicon-57.png&quot;&gt;
109
-
110
- <span class="comment">&lt;!-- For Old Chrome --&gt;</span>
111
- &lt;link rel=&quot;icon&quot; sizes=&quot;32x32&quot; href=&quot;favicon-32.png&quot; &gt;
112
-
113
- <span class="comment">&lt;!-- For IE10 Metro --&gt;</span>
114
- &lt;meta name=&quot;msapplication-TileColor&quot; content=&quot;#FFFFFF&quot;&gt;
115
- &lt;meta name=&quot;msapplication-TileImage&quot; content=&quot;favicon-144.png&quot;&gt;
116
- &lt;meta name=&quot;theme-color&quot; content=&quot;#ffffff&quot;&gt;
117
-
118
- <span class="comment">&lt;!-- Chrome for Android --&gt;</span>
119
- &lt;link rel=&quot;manifest&quot; href=&quot;manifest.json&quot;&gt;
120
- &lt;link rel=&quot;icon&quot; sizes=&quot;192x192&quot; href=&quot;favicon-192.png&quot;&gt;
121
-
122
- </code>
123
- </pre>
124
-
125
- <hr>
126
-
127
- <p>
128
- For more informations about favicons consult <a href="https://github.com/audreyr/favicon-cheat-sheet">The Favicon Cheat Sheet</a> by Audrey Roy.
129
- </p>
130
-
131
- </div>
132
-
133
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
public/favicon/manifest.json DELETED
@@ -1,41 +0,0 @@
1
- {
2
- "name": "pollo",
3
- "icons": [
4
- {
5
- "src": "\/favicon-36.png",
6
- "sizes": "36x36",
7
- "type": "image\/png",
8
- "density": 0.75
9
- },
10
- {
11
- "src": "\/favicon-48.png",
12
- "sizes": "48x48",
13
- "type": "image\/png",
14
- "density": 1
15
- },
16
- {
17
- "src": "\/favicon-72.png",
18
- "sizes": "72x72",
19
- "type": "image\/png",
20
- "density": 1.5
21
- },
22
- {
23
- "src": "\/favicon-96.png",
24
- "sizes": "96x96",
25
- "type": "image\/png",
26
- "density": 2
27
- },
28
- {
29
- "src": "\/favicon-144.png",
30
- "sizes": "144x144",
31
- "type": "image\/png",
32
- "density": 3
33
- },
34
- {
35
- "src": "\/favicon-192.png",
36
- "sizes": "192x192",
37
- "type": "image\/png",
38
- "density": 4
39
- }
40
- ]
41
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
public/icon.png DELETED
Binary file (18.1 kB)
 
public/layouts/layout0.jpg DELETED
Binary file (5.38 kB)
 
public/layouts/layout0_hd.jpg DELETED
Binary file (13.7 kB)
 
public/layouts/layout1.jpg DELETED
Binary file (2.02 kB)
 
public/layouts/layout1_hd.jpg DELETED
Binary file (11 kB)
 
public/layouts/layout2.jpg DELETED
Binary file (2.12 kB)
 
public/layouts/layout2_hd.jpg DELETED
Binary file (11.6 kB)
 
public/layouts/layout3 hd.jpg DELETED
Binary file (10.8 kB)
 
public/layouts/layout3.jpg DELETED
Binary file (2.07 kB)
 
public/layouts/layout4 hd.jpg DELETED
Binary file (11.6 kB)
 
public/layouts/layout4.jpg DELETED
Binary file (2.09 kB)
 
public/mask.png DELETED
Binary file (5.81 kB)
 
public/next.svg DELETED
public/quick-and-dirty-emoji.png DELETED
Binary file (19.2 kB)
 
public/sign-in-with-huggingface-xl.svg DELETED
public/vercel.svg DELETED