-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
365 lines (339 loc) · 32.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> b2ntp</title>
<link rel="icon" type="image/png" href="./extension/src/png/128x128.png">
<meta name="description" content="Bookmarks to New Tab Page">
<meta name="keywords" content="Startpage,homepage,ntp,extension">
<meta name="author" content="Eduard Ursu">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./src/css/liquid.css" />
<style>
.card>div {
display: flex;
align-items: center;
justify-content: center;
}
.card>h5 {
text-align: center;
}
.card>div>svg {
fill: var(--primary);
height: 100px;
}
.slideshow-container {
position: relative;
}
.slideshow-container .slide {
display: none;
}
.slideshow-container .prev-btn,
.slideshow-container .next-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.slideshow-container .prev-btn {
left: 0;
}
.slideshow-container .next-btn {
right: 0;
}
.slideshow-container .numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
right: 0;
}
.slideshow-container .dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: var(--bg2);
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.slideshow-container .active,
.slideshow-container .dot:hover {
background-color: var(--primary);
}
</style>
</head>
<body>
<!-- Navigation -->
<header class="fixed">
<nav>
<a href="index.html">
<svg class="_icon" xmlns="http://www.w3.org/2000/svg" width="264.833" height="257.164"
viewBox="0 0 70.07 68.041">
<g fill="currentColor">
<path
d="M53.994 63.773c-.054-.14-.098-3.537-.098-7.548 0-7.15.006-7.3.313-7.69.288-.367.402-.399 1.442-.399.997 0 1.172.043 1.5.37.203.205.37.445.37.535 0 .09.153.018.34-.161.516-.495 1.226-.744 2.12-.744 1.224 0 2.123.377 3.136 1.316 1.634 1.512 2.257 3.47 1.742 5.478-.872 3.404-4.506 5.292-6.923 3.597l-.415-.292v2.645c0 2.559-.012 2.659-.355 3.058-.298.346-.497.42-1.246.464-.79-.027-1.859.04-1.926-.629zm6.24-8.46c.669-.345 1.063-.945 1.063-1.616 0-1.152-.754-1.942-1.843-1.93-1.509.016-2.352 1.861-1.379 3.018.64.76 1.367.938 2.159.529zM5.919 59.36c-.178-.035-.45-.203-.604-.373-.265-.293-.28-.72-.28-7.917v-7.608c-.013-.688.014-.687 1.83-.688 2.005-.059 1.87 2.616 1.87 3.56v2.713c.847-.675 1.81-.834 2.482-.835 1.487 0 2.313.353 3.424 1.463.934.935 1.444 1.93 1.673 3.267.319 1.86-.384 3.736-1.934 5.165-1.003.924-1.878 1.276-3.152 1.269-1.055-.006-1.732-.23-2.244-.743-.211-.21-.25-.202-.404.085-.315.588-1.488.871-2.66.642zm5.681-3.95c1.16-.622 1.343-2.04.386-2.996-.435-.435-.602-.502-1.26-.502-1.427 0-2.274 1.25-1.744 2.573.442 1.104 1.552 1.496 2.618.925zm7.468-.735c.368-.325 1.492-1.087 2.498-1.694 2.79-1.686 3.784-2.719 3.784-3.931 0-1.114-.761-1.82-1.964-1.82-1.267 0-1.841.577-2.032 2.041-.17 1.298-.227 1.438-.653 1.601-.572.22-1.9.21-2.446-.015-.65-.27-.861-1.049-.65-2.407.6-3.888 4.303-6.044 8.009-4.665 2.335.868 4.05 4.01 3.53 6.466-.408 1.926-2.027 3.79-4.237 4.875l-.989.487 2.6.075c2.453.071 2.62.095 2.944.42.297.297.344.5.344 1.485.019 1.048-.06 1.793-.848 1.871h-5.115s-2.894 0-4.906-.018c-.294.005-.689-.239-.918-.643-.764-1.344.34-3.477 1.049-4.128zm12.981 4.692c-.178-.039-.45-.21-.604-.38-.258-.285-.284-.68-.324-5.005-.046-4.906.005-5.39.6-5.71.391-.209 2.144-.197 2.544.017.177.095.393.376.48.625l.157.452.397-.371c.94-.88 2.393-1.113 3.843-.618 1.55.528 2.955 2.4 3.276 4.366.205 1.25.19 5.202-.021 5.809-.116.333-.334.56-.675.702-1.061.443-2.694.114-2.844-.573-.042-.192-.095-1.54-.119-2.993-.045-2.81-.1-3.04-.872-3.58-.445-.313-1.71-.298-2.203.025-.694.455-.819 1.04-.819 3.844 0 2.473-.012 2.579-.354 2.977-.303.351-.487.417-1.246.448-.49.02-1.038.005-1.216-.035zm16.367-.06c-.875-.218-1.388-.532-1.965-1.207-.712-.832-.862-1.551-.862-4.137v-2.195l-.67.029c-1.145.05-1.57-.678-1.352-2.319.134-1.015.46-1.342 1.342-1.342h.68v-1.593c0-1.49.024-1.616.37-1.963.323-.322.508-.37 1.415-.37.828 0 1.127.064 1.442.312.387.304.398.36.398 1.964v1.65h1.29c1.17 0 1.326.035 1.662.37.324.325.37.507.37 1.446 0 .59-.067 1.2-.149 1.354-.236.44-1.084.644-2.192.525l-.981-.105v1.58c0 2.363.178 2.677 1.52 2.682.295 0 .656.089.8.195.6.438.617 2.372.028 2.961-.287.287-2.238.388-3.146.162z" />
<path
d="M16.846 1.05c-1.14 0-2.059.919-2.059 2.06v1.78c0 1.141.919 2.06 2.06 2.06h36.378c1.14 0 2.059-.919 2.059-2.06V3.11c0-1.141-.919-2.06-2.06-2.06zm0 9c-1.14 0-2.06.918-2.06 2.06v24.956c0 1.14.92 2.059 2.06 2.059h7.782c1.14 0 2.059-.918 2.059-2.06V12.11c0-1.14-.918-2.059-2.06-2.059zm14.299 0c-1.141 0-2.06.918-2.06 2.06v18.316c0 1.14.919 2.059 2.06 2.059h7.781c1.14 0 2.06-.918 2.06-2.059V12.109c0-1.14-.92-2.059-2.06-2.059zm14.104 0c-1.14 0-2.059.918-2.059 2.06v21.535c0 1.141.919 2.06 2.06 2.06h7.78c1.142 0 2.06-.919 2.06-2.06V12.11c0-1.14-.918-2.059-2.06-2.059z"
stroke="currentColor" stroke-width=".1" paint-order="stroke markers fill" />
</g>
</svg>
</a>
<ul>
<li><a href="https://d3ward.github.io/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="1.4rem" viewbox="0 0 70 50">
<path
d="M3 41.924V38.32h60v1.79c0 .983-.018 1.96-.04 2.17-.088.864-.412 1.57-.986 2.149-.581.587-1.155.901-1.912 1.046-.236.046-4.44.053-28.669.053H3zm12.559-5.266c-3.43-.305-6.551-1.848-8.91-4.405-2.053-2.225-3.275-4.976-3.577-8.046-.061-.632-.051-2.067.02-2.72.494-4.568 3.055-8.405 7.134-10.691 1.076-.603 2.738-1.188 4.031-1.42 1.077-.191 1.156-.197 3.34-.215 2.366-.02 2.401-.016 2.96.263.239.12.38.226.613.46.355.36.524.632.656 1.053l.095.307.013 2.331.014 2.33H19.47c-1.384 0-2.638.017-2.842.038-1.14.118-1.529.194-2.157.422-2.503.91-4.218 3.036-4.584 5.683-.24 1.753.248 3.58 1.366 5.098.273.371.967 1.063 1.341 1.338a7.25 7.25 0 003.254 1.351c.428.063 1.527.062 1.924-.002 2.4-.385 4.318-1.808 5.322-3.947.31-.658.46-1.141.609-1.943.06-.334.067-1.048.087-10.49l.021-10.132.084-.272c.332-1.072 1.096-1.902 2.098-2.277.506-.189.605-.197 2.657-.215L30.585.54l-.012 11.786-.01 11.786-.083.567c-.337 2.316-1.047 4.193-2.26 5.975-2.365 3.472-6.028 5.624-10.221 6.006-.472.042-1.95.042-2.441-.002zm24.46.017a13.293 13.293 0 01-1.976-.34c-2.6-.659-4.819-2.14-6.55-4.368-.22-.285-.757-1.097-.757-1.146 0-.024 4.935-2.899 5.057-2.946.016-.006.091.09.167.215.714 1.176 2.102 2.174 3.546 2.55 1.698.44 3.402.138 4.916-.874.862-.576 1.51-1.335 1.993-2.332.265-.549.393-.915.515-1.472.122-.556.123-1.716.003-2.283-.27-1.284-.928-2.47-1.826-3.292a6.316 6.316 0 00-2.986-1.509c-.603-.12-1.638-.12-2.226.001a6.5 6.5 0 00-1.494.501c-.215.101-.404.177-.419.168-.05-.03-3.944-4.21-3.956-4.244-.006-.019 2.099-2.007 4.679-4.419 3.401-3.179 4.69-4.407 4.69-4.465v-.08l-4.707-.01-4.708-.01.01-2.915L34 .49l7.773-.01c8.49-.01 8.034-.022 8.586.203.81.329 1.465 1.081 1.703 1.959.078.284.083.4.098 2.001l.016 1.7-3.73 3.486c-2.452 2.292-3.733 3.515-3.741 3.57-.01.073.021.094.245.168.66.216 1.612.666 2.266 1.07 2.928 1.81 4.933 4.755 5.515 8.099.136.778.17 1.176.17 2.037 0 .87-.039 1.352-.17 2.113-.55 3.179-2.408 6.018-5.128 7.83-1.488.993-3.032 1.585-4.886 1.875-.386.06-.714.079-1.529.088a26.12 26.12 0 01-1.17-.004zm15.735-18.09V.472h2.015c2.172 0 2.291.009 2.85.204.827.29 1.596.984 2.017 1.822.147.294.28.794.324 1.222.026.258.04 5.672.04 16.68v16.298h-7.246z" />
</svg> My Website</a></li>
<li>
<a href='https://ko-fi.com/T6T360PF4' target='_blank'>
<svg role="img" class="_icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Ko-fi</title>
<path
d="M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z" />
</svg>
Buy me a Coffee
</a>
<a href="https://github.com/d3ward/b2ntp" target="_blank">
<svg class="_icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<title>Github</title>
<path
d="M256,32C132.3,32,32,134.9,32,261.7c0,101.5,64.2,187.5,153.2,217.9a17.56,17.56,0,0,0,3.8.4c8.3,0,11.5-6.1,11.5-11.4,0-5.5-.2-19.9-.3-39.1a102.4,102.4,0,0,1-22.6,2.7c-43.1,0-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1,1.4-14.1h.1c22.5,2,34.3,23.8,34.3,23.8,11.2,19.6,26.2,25.1,39.6,25.1a63,63,0,0,0,25.6-6c2-14.8,7.8-24.9,14.2-30.7-49.7-5.8-102-25.5-102-113.5,0-25.1,8.7-45.6,23-61.6-2.3-5.8-10-29.2,2.2-60.8a18.64,18.64,0,0,1,5-.5c8.1,0,26.4,3.1,56.6,24.1a208.21,208.21,0,0,1,112.2,0c30.2-21,48.5-24.1,56.6-24.1a18.64,18.64,0,0,1,5,.5c12.2,31.6,4.5,55,2.2,60.8,14.3,16.1,23,36.6,23,61.6,0,88.2-52.4,107.6-102.3,113.3,8,7.1,15.2,21.1,15.2,42.5,0,30.7-.3,55.5-.3,63,0,5.4,3.1,11.5,11.4,11.5a19.35,19.35,0,0,0,4-.4C415.9,449.2,480,363.1,480,261.7,480,134.9,379.7,32,256,32Z" />
</svg>
</a>
<div class="nav-item theme-toggle">
<span class="light-icon theme-icon">
<svg class="_icon" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"></path>
</svg>
</span>
<span class="dark-icon theme-icon">
<svg class="_icon" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z"
clip-rule="evenodd"></path>
</svg>
</span>
</div>
</li>
</ul>
<button>
<svg aria-hidden="true" version="1.1" viewBox="0 0 24 24">
<line x1="2" y1="4" x2="22" y2="4" id="top" />
<line x1="2" y1="12" x2="22" y2="12" id="middle-down" />
<line x1="2" y1="12" x2="22" y2="12" id="middle-up" />
<line x1="2" y1="20" x2="22" y2="20" id="bottom" />
</svg>
</button>
</nav>
</header>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="wave" preserveaspectratio="none">
<defs>
<linearGradient id="gradient1" x1="0%" y1="0%" x2="50%" y2="100%">
<stop offset="0%" style="stop-color:rgb(35,203,247);" />
<stop offset="100%" style="stop-color:var(--primary);" />
</linearGradient>
</defs>
<path fill="url(#gradient1)"
d="M0,224L26.7,208C53.3,192,107,160,160,144C213.3,128,267,128,320,133.3C373.3,139,427,149,480,170.7C533.3,192,587,224,640,208C693.3,192,747,128,800,133.3C853.3,139,907,213,960,229.3C1013.3,245,1067,203,1120,192C1173.3,181,1227,203,1280,213.3C1333.3,224,1387,224,1413,224L1440,224L1440,0L1413.3,0C1386.7,0,1333,0,1280,0C1226.7,0,1173,0,1120,0C1066.7,0,1013,0,960,0C906.7,0,853,0,800,0C746.7,0,693,0,640,0C586.7,0,533,0,480,0C426.7,0,373,0,320,0C266.7,0,213,0,160,0C106.7,0,53,0,27,0L0,0Z">
</path>
</svg>
<main>
<!-- Header -->
<div class="hero">
<div class="_aos-top">
<svg xmlns="http://www.w3.org/2000/svg" width="264.833" height="257.164" viewBox="0 0 70.07 68.041">
<g fill="var(--cl)">
<path
d="M53.994 63.773c-.054-.14-.098-3.537-.098-7.548 0-7.15.006-7.3.313-7.69.288-.367.402-.399 1.442-.399.997 0 1.172.043 1.5.37.203.205.37.445.37.535 0 .09.153.018.34-.161.516-.495 1.226-.744 2.12-.744 1.224 0 2.123.377 3.136 1.316 1.634 1.512 2.257 3.47 1.742 5.478-.872 3.404-4.506 5.292-6.923 3.597l-.415-.292v2.645c0 2.559-.012 2.659-.355 3.058-.298.346-.497.42-1.246.464-.79-.027-1.859.04-1.926-.629zm6.24-8.46c.669-.345 1.063-.945 1.063-1.616 0-1.152-.754-1.942-1.843-1.93-1.509.016-2.352 1.861-1.379 3.018.64.76 1.367.938 2.159.529zM5.919 59.36c-.178-.035-.45-.203-.604-.373-.265-.293-.28-.72-.28-7.917v-7.608c-.013-.688.014-.687 1.83-.688 2.005-.059 1.87 2.616 1.87 3.56v2.713c.847-.675 1.81-.834 2.482-.835 1.487 0 2.313.353 3.424 1.463.934.935 1.444 1.93 1.673 3.267.319 1.86-.384 3.736-1.934 5.165-1.003.924-1.878 1.276-3.152 1.269-1.055-.006-1.732-.23-2.244-.743-.211-.21-.25-.202-.404.085-.315.588-1.488.871-2.66.642zm5.681-3.95c1.16-.622 1.343-2.04.386-2.996-.435-.435-.602-.502-1.26-.502-1.427 0-2.274 1.25-1.744 2.573.442 1.104 1.552 1.496 2.618.925zm7.468-.735c.368-.325 1.492-1.087 2.498-1.694 2.79-1.686 3.784-2.719 3.784-3.931 0-1.114-.761-1.82-1.964-1.82-1.267 0-1.841.577-2.032 2.041-.17 1.298-.227 1.438-.653 1.601-.572.22-1.9.21-2.446-.015-.65-.27-.861-1.049-.65-2.407.6-3.888 4.303-6.044 8.009-4.665 2.335.868 4.05 4.01 3.53 6.466-.408 1.926-2.027 3.79-4.237 4.875l-.989.487 2.6.075c2.453.071 2.62.095 2.944.42.297.297.344.5.344 1.485.019 1.048-.06 1.793-.848 1.871h-5.115s-2.894 0-4.906-.018c-.294.005-.689-.239-.918-.643-.764-1.344.34-3.477 1.049-4.128zm12.981 4.692c-.178-.039-.45-.21-.604-.38-.258-.285-.284-.68-.324-5.005-.046-4.906.005-5.39.6-5.71.391-.209 2.144-.197 2.544.017.177.095.393.376.48.625l.157.452.397-.371c.94-.88 2.393-1.113 3.843-.618 1.55.528 2.955 2.4 3.276 4.366.205 1.25.19 5.202-.021 5.809-.116.333-.334.56-.675.702-1.061.443-2.694.114-2.844-.573-.042-.192-.095-1.54-.119-2.993-.045-2.81-.1-3.04-.872-3.58-.445-.313-1.71-.298-2.203.025-.694.455-.819 1.04-.819 3.844 0 2.473-.012 2.579-.354 2.977-.303.351-.487.417-1.246.448-.49.02-1.038.005-1.216-.035zm16.367-.06c-.875-.218-1.388-.532-1.965-1.207-.712-.832-.862-1.551-.862-4.137v-2.195l-.67.029c-1.145.05-1.57-.678-1.352-2.319.134-1.015.46-1.342 1.342-1.342h.68v-1.593c0-1.49.024-1.616.37-1.963.323-.322.508-.37 1.415-.37.828 0 1.127.064 1.442.312.387.304.398.36.398 1.964v1.65h1.29c1.17 0 1.326.035 1.662.37.324.325.37.507.37 1.446 0 .59-.067 1.2-.149 1.354-.236.44-1.084.644-2.192.525l-.981-.105v1.58c0 2.363.178 2.677 1.52 2.682.295 0 .656.089.8.195.6.438.617 2.372.028 2.961-.287.287-2.238.388-3.146.162z" />
<path
d="M16.846 1.05c-1.14 0-2.059.919-2.059 2.06v1.78c0 1.141.919 2.06 2.06 2.06h36.378c1.14 0 2.059-.919 2.059-2.06V3.11c0-1.141-.919-2.06-2.06-2.06zm0 9c-1.14 0-2.06.918-2.06 2.06v24.956c0 1.14.92 2.059 2.06 2.059h7.782c1.14 0 2.059-.918 2.059-2.06V12.11c0-1.14-.918-2.059-2.06-2.059zm14.299 0c-1.141 0-2.06.918-2.06 2.06v18.316c0 1.14.919 2.059 2.06 2.059h7.781c1.14 0 2.06-.918 2.06-2.059V12.109c0-1.14-.92-2.059-2.06-2.059zm14.104 0c-1.14 0-2.059.918-2.059 2.06v21.535c0 1.141.919 2.06 2.06 2.06h7.78c1.142 0 2.06-.919 2.06-2.06V12.11c0-1.14-.918-2.059-2.06-2.059z" />
</g>
</svg>
<h3><strong>Simple.Powerful.Fast.</strong></h3>
<p>Kanban style homepage with your bookmarks and powerful search </p>
</div>
<div class="_aos-zoom">
<a href="https://chrome.google.com/webstore/detail/b2ntp/bgiigakflpaegcgpmhohneffdfcefinl" class="btn"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Google Chrome</title>
<path
d="M12 0C8.21 0 4.831 1.757 2.632 4.501l3.953 6.848A5.454 5.454 0 0 1 12 6.545h10.691A12 12 0 0 0 12 0zM1.931 5.47A11.943 11.943 0 0 0 0 12c0 6.012 4.42 10.991 10.189 11.864l3.953-6.847a5.45 5.45 0 0 1-6.865-2.29zm13.342 2.166a5.446 5.446 0 0 1 1.45 7.09l.002.001h-.002l-5.344 9.257c.206.01.413.016.621.016 6.627 0 12-5.373 12-12 0-1.54-.29-3.011-.818-4.364zM12 16.364a4.364 4.364 0 1 1 0-8.728 4.364 4.364 0 0 1 0 8.728Z" />
</svg> Chrome</a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/b2ntp/" class="btn"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Firefox Browser</title>
<path
d="M8.824 7.287c.008 0 .004 0 0 0zm-2.8-1.4c.006 0 .003 0 0 0zm16.754 2.161c-.505-1.215-1.53-2.528-2.333-2.943.654 1.283 1.033 2.57 1.177 3.53l.002.02c-1.314-3.278-3.544-4.6-5.366-7.477-.091-.147-.184-.292-.273-.446a3.545 3.545 0 01-.13-.24 2.118 2.118 0 01-.172-.46.03.03 0 00-.027-.03.038.038 0 00-.021 0l-.006.001a.037.037 0 00-.01.005L15.624 0c-2.585 1.515-3.657 4.168-3.932 5.856a6.197 6.197 0 00-2.305.587.297.297 0 00-.147.37c.057.162.24.24.396.17a5.622 5.622 0 012.008-.523l.067-.005a5.847 5.847 0 011.957.222l.095.03a5.816 5.816 0 01.616.228c.08.036.16.073.238.112l.107.055a5.835 5.835 0 01.368.211 5.953 5.953 0 012.034 2.104c-.62-.437-1.733-.868-2.803-.681 4.183 2.09 3.06 9.292-2.737 9.02a5.164 5.164 0 01-1.513-.292 4.42 4.42 0 01-.538-.232c-1.42-.735-2.593-2.121-2.74-3.806 0 0 .537-2 3.845-2 .357 0 1.38-.998 1.398-1.287-.005-.095-2.029-.9-2.817-1.677-.422-.416-.622-.616-.8-.767a3.47 3.47 0 00-.301-.227 5.388 5.388 0 01-.032-2.842c-1.195.544-2.124 1.403-2.8 2.163h-.006c-.46-.584-.428-2.51-.402-2.913-.006-.025-.343.176-.389.206-.406.29-.787.616-1.136.974-.397.403-.76.839-1.085 1.303a9.816 9.816 0 00-1.562 3.52c-.003.013-.11.487-.19 1.073-.013.09-.026.181-.037.272a7.8 7.8 0 00-.069.667l-.002.034-.023.387-.001.06C.386 18.795 5.593 24 12.016 24c5.752 0 10.527-4.176 11.463-9.661.02-.149.035-.298.052-.448.232-1.994-.025-4.09-.753-5.844z" />
</svg>Firefox</a >
<a href="https://github.com/d3ward/b2ntp" class="btn"><svg role="img" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
<title>GitHub</title>
<path
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" />
</svg>Github</a>
</div>
<div class="_aos-bottom">
<div class="slideshow-container">
<div class="slide _aos">
<div class="numbertext">1 / 3</div>
<img src="src/assets/png/preview1.png" alt="">
</div>
<div class="slide _aos">
<div class="numbertext">2 / 3</div>
<img src="src/assets/png/preview2.png" alt="">
</div>
<div class="slide _aos">
<div class="numbertext">3 / 3</div>
<img src="src/assets/png/preview3.png" alt="">
</div>
<a class="btn-black prev-btn">❮</a>
<a class="btn-black next-btn">❯</a>
</div>
<br>
<!-- The dots/circles -->
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
</div>
</div>
<section>
<div class="grid">
<div class="col-6">
<div class="card _aos-left">
<div>
<svg height="150" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M3 5a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm11 1H6v8l4-2 4 2V6z"
clip-rule="evenodd"></path>
</svg>
</div>
<h5>Bookmarks</h5>
<hr>
<p>Visualize your bookmarks as a Kanban Board</p>
</div>
</div>
<div class="col-6">
<div class="card _aos-right">
<div>
<svg height="150" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path
d="M5 4a1 1 0 00-2 0v7.268a2 2 0 000 3.464V16a1 1 0 102 0v-1.268a2 2 0 000-3.464V4zM11 4a1 1 0 10-2 0v1.268a2 2 0 000 3.464V16a1 1 0 102 0V8.732a2 2 0 000-3.464V4zM16 3a1 1 0 011 1v7.268a2 2 0 010 3.464V16a1 1 0 11-2 0v-1.268a2 2 0 010-3.464V4a1 1 0 011-1z">
</path>
</svg>
</div>
<h5>Customizable</h5>
<hr>
<p>Edit everything to fit your style and colors</p>
</div>
</div>
<div class="col-6">
<div class="card _aos-left">
<div>
<svg height="150" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z"
clip-rule="evenodd"></path>
</svg>
</div>
<h5>Powerful Search bar </h5>
<hr>
<p>Search quickly among your bookmarks or on the internet</p>
</div>
</div>
<div class="col-6">
<div class="card _aos-right">
<div>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M5.5 16a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 16h-8z">
</path>
</svg>
</div>
<h5>Weather Sidebar Widget</h5>
<hr> Optional simple and clean weather info
</div>
</div>
<div class="col-6">
<div class="card _aos-left">
<div>
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>GitHub</title>
<path
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" />
</svg>
</div>
<h5>Available on Github</h5>
<hr>Privacy friendly , free and open source !
</div>
</div>
</div>
</section>
</main>
<button class="gt-link hide" id="gt-link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6">
<path d="M12 6H0l6-6z" /></svg>
</button>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="wave" preserveaspectratio="none">
<defs>
<linearGradient id="gradient2" x1="50%" y1="0%" x2="50%" y2="100%">
<stop offset="0%" style="stop-color:rgb(35,203,247);" />
<stop offset="100%" style="stop-color:var(--primary);" />
</linearGradient>
</defs>
<path fill="url(#gradient2)"
d="M0,256L26.7,245.3C53.3,235,107,213,160,197.3C213.3,181,267,171,320,186.7C373.3,203,427,245,480,234.7C533.3,224,587,160,640,133.3C693.3,107,747,117,800,144C853.3,171,907,213,960,202.7C1013.3,192,1067,128,1120,101.3C1173.3,75,1227,85,1280,101.3C1333.3,117,1387,139,1413,149.3L1440,160L1440,320L1413.3,320C1386.7,320,1333,320,1280,320C1226.7,320,1173,320,1120,320C1066.7,320,1013,320,960,320C906.7,320,853,320,800,320C746.7,320,693,320,640,320C586.7,320,533,320,480,320C426.7,320,373,320,320,320C266.7,320,213,320,160,320C106.7,320,53,320,27,320L0,320Z">
</path>
</svg>
<footer class="_bg-primary _txt-cl2">
<div class="cnt _aos-bottom">
<div class="_f-center">
<div>
<a href="https://d3ward.github.io/" target="_blank" class="btn-cl2 ghost">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="1.4rem" viewbox="0 0 70 50">
<path
d="M3 41.924V38.32h60v1.79c0 .983-.018 1.96-.04 2.17-.088.864-.412 1.57-.986 2.149-.581.587-1.155.901-1.912 1.046-.236.046-4.44.053-28.669.053H3zm12.559-5.266c-3.43-.305-6.551-1.848-8.91-4.405-2.053-2.225-3.275-4.976-3.577-8.046-.061-.632-.051-2.067.02-2.72.494-4.568 3.055-8.405 7.134-10.691 1.076-.603 2.738-1.188 4.031-1.42 1.077-.191 1.156-.197 3.34-.215 2.366-.02 2.401-.016 2.96.263.239.12.38.226.613.46.355.36.524.632.656 1.053l.095.307.013 2.331.014 2.33H19.47c-1.384 0-2.638.017-2.842.038-1.14.118-1.529.194-2.157.422-2.503.91-4.218 3.036-4.584 5.683-.24 1.753.248 3.58 1.366 5.098.273.371.967 1.063 1.341 1.338a7.25 7.25 0 003.254 1.351c.428.063 1.527.062 1.924-.002 2.4-.385 4.318-1.808 5.322-3.947.31-.658.46-1.141.609-1.943.06-.334.067-1.048.087-10.49l.021-10.132.084-.272c.332-1.072 1.096-1.902 2.098-2.277.506-.189.605-.197 2.657-.215L30.585.54l-.012 11.786-.01 11.786-.083.567c-.337 2.316-1.047 4.193-2.26 5.975-2.365 3.472-6.028 5.624-10.221 6.006-.472.042-1.95.042-2.441-.002zm24.46.017a13.293 13.293 0 01-1.976-.34c-2.6-.659-4.819-2.14-6.55-4.368-.22-.285-.757-1.097-.757-1.146 0-.024 4.935-2.899 5.057-2.946.016-.006.091.09.167.215.714 1.176 2.102 2.174 3.546 2.55 1.698.44 3.402.138 4.916-.874.862-.576 1.51-1.335 1.993-2.332.265-.549.393-.915.515-1.472.122-.556.123-1.716.003-2.283-.27-1.284-.928-2.47-1.826-3.292a6.316 6.316 0 00-2.986-1.509c-.603-.12-1.638-.12-2.226.001a6.5 6.5 0 00-1.494.501c-.215.101-.404.177-.419.168-.05-.03-3.944-4.21-3.956-4.244-.006-.019 2.099-2.007 4.679-4.419 3.401-3.179 4.69-4.407 4.69-4.465v-.08l-4.707-.01-4.708-.01.01-2.915L34 .49l7.773-.01c8.49-.01 8.034-.022 8.586.203.81.329 1.465 1.081 1.703 1.959.078.284.083.4.098 2.001l.016 1.7-3.73 3.486c-2.452 2.292-3.733 3.515-3.741 3.57-.01.073.021.094.245.168.66.216 1.612.666 2.266 1.07 2.928 1.81 4.933 4.755 5.515 8.099.136.778.17 1.176.17 2.037 0 .87-.039 1.352-.17 2.113-.55 3.179-2.408 6.018-5.128 7.83-1.488.993-3.032 1.585-4.886 1.875-.386.06-.714.079-1.529.088a26.12 26.12 0 01-1.17-.004zm15.735-18.09V.472h2.015c2.172 0 2.291.009 2.85.204.827.29 1.596.984 2.017 1.822.147.294.28.794.324 1.222.026.258.04 5.672.04 16.68v16.298h-7.246z" />
</svg> My Website</a>
</div>
<div><a href="https://github.com/d3ward/b2ntp" class="btn-cl2 ghost">
<svg id="github-svg" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>GitHub icon</title>
<path
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12">
</path>
</svg> Github </a></div>
<div>
<a href='https://ko-fi.com/T6T360PF4' target='_blank' class="btn-cl2 ghost">
<svg role="img" class="_icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Ko-fi</title>
<path
d="M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z" />
</svg>
Buy me a Coffee
</a></div>
</div>
<div class="grid">
<div>Icons by <b><a href="https://heroicons.dev/" class="_txt-cl" target='_blank'>Heroicons</a> (<a
href="https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
class="_txt-cl">MIT</a>)</b>
</div>
<div>
This website use <b><a class="_txt-white" href="https://umami.is/" target="_blank">Umami</a></b>
</div>
<div>
Designed by Eduard Ursu(<b><a href="https://d3ward.github.io" class="_txt-cl">d3ward</a></b>) © 2021
</div>
<div>
Licensed under <b><a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"
class="_txt-cl" target='_blank'>[NC-SA-4.0]</a></b>
</div>
</div>
</div>
</footer>
</body>
<script src="./src/js/script.js"></script>
</html>