-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
481 lines (431 loc) · 26.3 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!doctype html>
<html lang="en">
<head>
<title>Free Network Buttons</title>
<meta charset="utf-8" />
<meta property="og:title" content="Free Network: above and beyond">
<link rel="stylesheet" media="all" href="demo-styles.css">
<link rel="stylesheet" media="all" href="styles.min.css">
<svg xmlns="https://www.w3.org/2000/svg" style="display: none;">
<symbol id="icon-diaspora" viewBox="0 0 24 24">
<path d="M15.13 21.453l-2.172-3.033c-.58-.81-1.052-1.443-1.077-1.444-.025 0-.937 1.227-2.16 2.903-1.162 1.594-2.123 2.9-2.134 2.9-.034 0-4.193-2.93-4.203-2.962-.006-.015.935-1.395 2.09-3.07 1.154-1.672 2.1-3.065 2.1-3.097 0-.05-.375-.182-3.31-1.16-1.82-.608-3.326-1.11-3.348-1.12-.03-.01.143-.59.737-2.465.427-1.348.785-2.462.8-2.477.01-.014 1.593.492 3.514 1.125 1.922.634 3.51 1.15 3.53 1.15.018 0 .04-.032.05-.066.007-.036.024-1.67.035-3.635.014-1.962.035-3.585.047-3.605.018-.03.56-.036 2.54-.036 1.383 0 2.53.012 2.548.023.023.014.06 1.093.125 3.52.104 3.98.107 4.032.17 4.032.023 0 1.547-.51 3.383-1.132 1.837-.623 3.348-1.122 3.36-1.11.036.04 1.543 4.946 1.524 4.963-.01.01-1.542.534-3.406 1.166-2.562.87-3.39 1.16-3.396 1.196-.005.03.876 1.345 1.996 2.985 1.103 1.616 2.003 2.948 1.998 2.964-.012.035-4.14 3.075-4.175 3.075-.014.002-.537-.714-1.163-1.587v-.002z"/>
</symbol>
<symbol id="icon-mastodon" viewBox="0 0 24 24">
<path d="M23.605 10.01v10.205h-4.042v-9.907c0-2.09-.88-3.148-2.636-3.148-1.943 0-2.918 1.256-2.918 3.742v5.422H9.99v-5.42c0-2.487-.973-3.744-2.917-3.744-1.757 0-2.636 1.06-2.636 3.147v9.907H.395V10.008c0-2.085.53-3.742 1.597-4.97 1.1-1.225 2.54-1.853 4.328-1.853 2.07 0 3.635.795 4.67 2.386L12 7.26l1.007-1.69c1.036-1.59 2.604-2.385 4.67-2.385 1.79 0 3.23.63 4.33 1.854 1.066 1.225 1.597 2.883 1.597 4.97"/>
</symbol>
<symbol id="icon-gnusocial" viewBox="0 0 24 24">
<path d="M14.526 18.125l2.147-.12s.418 2.566-4.175 2.387c-2.923-.114-4.832-1.61-4.832-5.965s.537-5.07 4.653-5.25c4.115-.177 4.89 3.34 4.89 3.34h3.4s-.26-2.53-2.213-4.45c1.753-.97 1.715-2.836 1.652-4.02C19.99 2.914 17.594 0 17.036.497c-.56.5.924.986.804 3.432-.05 1.073.27 1.908-1.788 1.908-1.374 0-.805-1.223-2.536-1.223-1.018 0-1.404.65-1.55 1.186-.147-.534-.533-1.184-1.55-1.184-1.73 0-1.163 1.222-2.536 1.222-2.06 0-1.738-.835-1.79-1.91C5.97 1.484 7.453 1 6.895.5c-.555-.497-3.01 1.88-3.01 3.55 0 1.186-.066 3.06 1.68 4.028C3.91 9.694 3.58 11.98 3.612 14.008c.06 3.7 1.61 9.186 8.59 9.544 6.978.36 8.47-5.13 8.47-8.65h-7.335l1.19 3.223z"/>
</symbol>
<symbol id="icon-friendica" viewBox="0 0 24 24">
<path d="M7.525 23.347c-.847-.005-2.535-.86-2.908-3.15-.035-.216 0-15.89 0-15.89S5.2 1.086 8.01.65h11.433v6.37h-7.267v5.087h7.267v4.796h-7.267v6.445s-4.65-.002-4.65 0z"/>
</symbol>
<symbol id="icon-hubzilla" viewBox="0 0 24 24">
<path d="M20.125 1.403c1.26.622 2.423 1.818 3.03 3.11.24.578.492 1.148.44 2.49-.045 1.21-.13 1.686-.507 2.488-.998 2.13-2.962 3.554-5.205 3.7l-1.212.082-.425 1.686c-.357 1.404-.39 1.876-.39 1.876.405.43 1.325.696 1.71 1.692.525 1.015.465 2.456-.206 3.29-1.098 1.36-2.735 1.768-4.176 1.016-1.31-.688-1.997-2.39-1.588-3.88.098-.377-.016-.492-1.588-1.523L8.305 16.3l-.622.508C4.72 19.182.38 17.086.397 13.272c0-2.456 1.95-4.37 4.453-4.355 1.26 0 2.014.278 2.947 1.13l.687.622 1.523-.77 1.54-.753-.164-.54c-.23-.802-.18-2.586.098-3.487.312-1.08 1.278-2.423 2.195-3.094 1.867-1.377 4.42-1.623 6.45-.623zm-11.25 13.88l3.413 2.346s1.036-.873 2.44-.996l.874-3.71s-2.7-.874-3.465-2.77l-3.163 1.5s.748 1.868-.098 3.628z"/>
</symbol>
<symbol id="icon-socialhome" viewBox="0 0 24 24">
<path d="M8.47 8.268h7.044v9.08H8.472v-9.08zm8.177 5.2h4.98v9.74h-4.98v-9.74zm-14.035 3.88H7.27V8.27H2.613l-.002 9.08zm12.94 5.86H2.648l.002-4.762h12.902v4.763zm1.132-14.94h4.98v4.075h-4.98V8.268zm5.836-3.152L12.426.892c-.196-.135-1.392-.135-1.627 0L1.672 5.157c-.287.133-.438.445-.37.755.07.314 1.344 1.205 1.344 1.205h19.02s1.363-.977 1.363-1.352c0-.317-.218-.576-.51-.65z"/>
</symbol>
<symbol id="icon-postactiv" viewBox="0 0 24 24">
<path d="M1.99 1.32h5.345c.446 0 .794.112 1.045.334.265.21.43.473.504.794l1.42 9.712c.126.823.23 1.627.315 2.42.08.782.15 1.57.207 2.363.25-.78.515-1.558.794-2.34.293-.793.62-1.606.98-2.442l3.803-9.623 1.48.006s-4.49-1.22-4.113-1.22h9.712l-.263.173L12.723 22.98h-5.47L1.99 1.32z"/>
</symbol>
<symbol id="icon-pumpio" viewBox="0 0 24 24">
<path d="M7.53.397l12.56 11.617-12.56 11.59c-.54.01-3.297-1.226-3.297-1.226l12.56-10.362L4.234 1.69C4.604 1.444 7.254.398 7.53.397z"/>
</symbol>
<symbol id="icon-snowdrift" viewBox="0 0 24 24">
<path d="M7.803 16.282C5.54 16.18-.125 11.578.587 6.712 1.3 1.832 7.12.662 7.433.58c.865-.23 6.252-.323 8.006 0 1.61.295 5.506 1.688 5.364 2.083-.077.215-4.346 5.175-4.603 5.036-1.893-1.03-6.936-.803-7.924-.252-.434.242-1.524 1.177-1.524 2.434 0 1.52 2.065 3.552 3.088 4.074l-2.037 2.326z"/><path d="M16.197 7.718c2.264.103 7.927 4.705 7.216 9.57-.712 4.88-6.533 6.05-6.846 6.132-.865.23-6.252.322-8.006 0-1.61-.296-5.506-1.69-5.364-2.084.077-.215 4.346-5.175 4.603-5.036 1.893 1.03 6.936.802 7.924.25.434-.24 1.524-1.177 1.524-2.434 0-1.52-2.065-3.552-3.088-4.074l2.037-2.324z"/>
</symbol>
<symbol id="icon-ocollective" viewBox="0 0 24 24">
<path d="M21.47 5.44C22.764 7.3 23.52 9.56 23.52 12s-.758 4.7-2.05 6.56l-2.983-2.983c.584-1.062.918-2.28.918-3.577s-.332-2.516-.92-3.577l2.986-2.984zm-2.91-2.91l-2.983 2.983c-1.06-.585-2.28-.918-3.577-.918-4.09 0-7.405 3.315-7.405 7.405S7.91 19.405 12 19.405c1.298 0 2.516-.332 3.577-.92l2.984 2.985c-1.86 1.294-4.122 2.05-6.56 2.05C5.638 23.52.48 18.363.48 12S5.637.48 12 .48c2.437 0 4.7.757 6.56 2.05z"/><path d="M21.47 5.44C22.764 7.3 23.52 9.56 23.52 12s-.758 4.7-2.05 6.56l-2.983-2.983c.584-1.062.918-2.28.918-3.577s-.332-2.516-.92-3.577l2.986-2.984z"/>
</symbol>
<symbol id="icon-liberapay" viewBox="0 0 24 24">
<path d="M7.68 19.418c-1.15 0-2.052-.15-2.708-.45-.656-.3-1.125-.708-1.41-1.226-.282-.518-.42-1.113-.412-1.785.008-.672.1-1.388.28-2.15L6.512.913 10.277.33 6.9 14.316c-.064.29-.1.56-.108.8-.008.244.036.46.134.645.097.186.263.336.498.45.235.113.563.185.984.218l-.728 2.988zm13.6-8.037c0 1.183-.193 2.265-.582 3.244-.39.98-.927 1.825-1.613 2.538-.688.713-1.514 1.267-2.477 1.664-.963.396-2.012.595-3.145.595-.55 0-1.1-.048-1.652-.145L10.72 23.67H7.124l4.03-16.804c.648-.194 1.39-.368 2.223-.522s1.737-.23 2.708-.23c.906 0 1.688.137 2.344.412s1.193.652 1.615 1.13c.42.477.732 1.036.935 1.675.202.64.303 1.324.303 2.053m-8.815 4.977c.275.065.615.097 1.02.097.63 0 1.206-.117 1.724-.352.518-.234.96-.563 1.324-.984.364-.42.647-.925.85-1.517.202-.59.304-1.242.304-1.955 0-.696-.154-1.287-.46-1.773-.31-.486-.843-.73-1.604-.73-.518 0-1.004.05-1.457.147l-1.702 7.068"/>
</symbol>
</svg>
</head>
<body id="chg">
<section class="dex-buttons">
<button id="themeChanger" class="theme-changer">Change theme</button>
<h2>Share</h2>
<h4>With Text</h4>
<input name="popup" id="overlay" class="overlay" type="radio"> <!-- important: popup overlay -->
<div class="share">
<label class="dex-btn diaspora" title="Share this page on Diaspora" for="diaspora-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg><span>Diaspora</span>
</label>
<input name="popup" id="diaspora-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Diaspora URL (nerdpol.ch)" type="text"><button class="share-btn" type="submit" value="diaspora">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn mastodon" title="Share this page on Mastodon" for="mastodon-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg><span>Mastodon</span>
</label>
<input name="popup" id="mastodon-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Mastodon URL (witches.town)" type="text"><button class="share-btn" type="submit" value="mastodon">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn hubzilla" title="Share this page on Hubzilla" for="hubzilla-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg><span>Hubzilla</span>
</label>
<input name="popup" id="hubzilla-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Hubzilla URL (gerzilla.de)" type="text"><button class="share-btn" type="submit" value="hubzilla">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn gnusocial" title="Share this page on GNU Social" for="gnusocial-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg><span>GNU Social</span>
</label>
<input name="popup" id="gnusocial-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="GNU Social URL (quitter.se)" type="text"><button class="share-btn" type="submit" value="gnusocial">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn friendica" title="Share this page on Friendica" for="friendica-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg><span>Friendica</span>
</label>
<input name="popup" id="friendica-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Friendica URL (libranet.de)" type="text"><button class="share-btn" type="submit" value="friendica">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn socialhome" title="Share this page on Socialhome" for="socialhome-share">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg><span>Socialhome</span>
</label>
<input name="popup" id="socialhome-share" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Socialhome URL (socialhome.network)" type="text"><button class="share-btn" type="submit" value="socialhome">OK</button>
</span>
</div>
</section>
<section class="dex-buttons">
<h4>Alternative Text</h4>
<div class="share">
<label class="dex-btn oval diaspora" title="Share this page on Diaspora" for="diaspora-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg><span>Spread it</span>
</label>
<input name="popup" id="diaspora-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Diaspora URL (nerdpol.ch)" type="text"><button class="share-btn" type="submit" value="diaspora">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn oval mastodon" title="Share this page on Mastodon" for="mastodon-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg><span>Toot it</span>
</label>
<input name="popup" id="mastodon-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Mastodon URL (witches.town)" type="text"><button class="share-btn" type="submit" value="mastodon">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn oval hubzilla" title="Share this page on Hubzilla" for="hubzilla-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg><span>Post it</span>
</label>
<input name="popup" id="hubzilla-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Hubzilla URL (gerzilla.de)" type="text"><button class="share-btn" type="submit" value="hubzilla">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn oval gnusocial" title="Share this page on GNU Social" for="gnusocial-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg><span>Bellow it</span>
</label>
<input name="popup" id="gnusocial-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="GNU Social URL (quitter.se)" type="text"><button class="share-btn" type="submit" value="gnusocial">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn oval friendica" title="Share this page on Friendica" for="friendica-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg><span>Share it</span>
</label>
<input name="popup" id="friendica-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Friendica URL (libranet.de)" type="text"><button class="share-btn" type="submit" value="friendica">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn oval socialhome" title="Share this page on Socialhome" for="socialhome-share2">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg><span>Showcase it</span>
</label>
<input name="popup" id="socialhome-share2" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Socialhome URL (socialhome.network)" type="text"><button class="share-btn" type="submit" value="socialhome">OK</button>
</span>
</div>
</section>
<section class="dex-buttons">
<h4>Icons only</h4>
<div class="share">
<label class="dex-btn rounded wo-text diaspora" title="Share this page on Diaspora" for="diaspora-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg>
</label>
<input name="popup" id="diaspora-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Diaspora URL (nerdpol.ch)" type="text"><button class="share-btn" type="submit" value="diaspora">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn rounded wo-text mastodon" title="Share this page on Mastodon" for="mastodon-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg>
</label>
<input name="popup" id="mastodon-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Mastodon URL (witches.town)" type="text"><button class="share-btn" type="submit" value="mastodon">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn rounded wo-text hubzilla" title="Share this page on Hubzilla" for="hubzilla-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg>
</label>
<input name="popup" id="hubzilla-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Hubzilla URL (gerzilla.de)" type="text"><button class="share-btn" type="submit" value="hubzilla">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn rounded wo-text gnusocial" title="Share this page on GNU Social" for="gnusocial-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg>
</label>
<input name="popup" id="gnusocial-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="GNU Social URL (quitter.se)" type="text"><button class="share-btn" type="submit" value="gnusocial">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn rounded wo-text friendica" title="Share this page on Friendica" for="friendica-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg>
</label>
<input name="popup" id="friendica-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Friendica URL (libranet.de)" type="text"><button class="share-btn" type="submit" value="friendica">OK</button>
</span>
</div>
<div class="share">
<label class="dex-btn rounded wo-text socialhome" title="Share this page on Socialhome" for="socialhome-share3">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg>
</label>
<input name="popup" id="socialhome-share3" class="hidden" type="radio">
<span class="popup">
<label for="overlay"></label>
<input name="podurl" value="" placeholder="Socialhome URL (socialhome.network)" type="text"><button class="share-btn" type="submit" value="socialhome">OK</button>
</span>
</div>
</section>
<section class="dex-buttons">
<h2>Connect</h2>
<div style="margin-bottom: 1em;">
<h4>Classic</h4>
<a href="https://diasporafoundation.org" class="dex-btn wo-text circle diaspora" title="Connect on diaspora*" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg>
</a>
<a href="https://joinmastodon.org" class="dex-btn wo-text circle mastodon" title="Connect on Mastodon" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg>
</a>
<a href="https://project.hubzilla.org" class="dex-btn wo-text circle hubzilla" title="Connect on Hubzilla" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg>
</a>
<a href="https://fediverse.kranglabs.com" class="dex-btn wo-text circle gnusocial" title="Connect on GNU Social" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg>
</a>
<a href="https://friendi.ca" class="dex-btn wo-text circle friendica" title="Connect on Friendica" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg>
</a>
<a href="https://socialhome.network" class="dex-btn wo-text circle socialhome" title="Connect on Socialhome" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg>
</a>
<a href="http://www.postactiv.com" class="dex-btn wo-text circle postactiv" title="Connect on PostActiv" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-postactiv"></use>
</svg>
</a>
<a href="http://pump.io" class="dex-btn wo-text circle pumpio" title="Connect on Pumpio" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-pumpio"></use>
</svg>
</a>
</div>
<div style="margin-bottom: 1em;">
<h4> Bright</h4>
<a href="https://snowdrift.coop" class="dex-btn wo-text circle diaspora-bright" title="Connect on diaspora*" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg>
</a>
<a href="https://joinmastodon.org" class="dex-btn wo-text circle mastodon-bright" title="Connect on Mastodon" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg>
</a>
<a href="https://project.hubzilla.org" class="dex-btn wo-text circle hubzilla-bright" title="Connect on Hubzilla" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg>
</a>
<a href="https://fediverse.kranglabs.com" class="dex-btn wo-text circle gnusocial-bright" title="Connect on GNU Social" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg>
</a>
<a href="https://friendi.ca" class="dex-btn wo-text circle friendica-bright" title="Connect on Friendica" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg>
</a>
<a href="https://socialhome.network" class="dex-btn wo-text circle socialhome-bright" title="Connect on Socialhome" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg>
</a>
<a href="http://www.postactiv.com" class="dex-btn wo-text circle postactiv-bright" title="Connect on PostActiv" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-postactiv"></use>
</svg>
</a>
</div>
<div style="margin-bottom: 1em;">
<h4>Square</h4>
<a href="https://diasporafoundation.org" class="dex-btn wo-text diaspora" title="Connect on diaspora*" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-diaspora"></use>
</svg>
</a>
<a href="https://joinmastodon.org" class="dex-btn wo-text mastodon" title="Connect on Mastodon" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-mastodon"></use>
</svg>
</a>
<a href="https://project.hubzilla.org" class="dex-btn wo-text hubzilla" title="Connect on Hubzilla" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-hubzilla"></use>
</svg>
</a>
<a href="https://fediverse.kranglabs.com" class="dex-btn wo-text gnusocial" title="Connect on GNU Social" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-gnusocial"></use>
</svg>
</a>
<a href="https://friendi.ca" class="dex-btn wo-text friendica" title="Connect on Friendica" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-friendica"></use>
</svg>
</a>
<a href="https://socialhome.network" class="dex-btn wo-text socialhome" title="Connect on Socialhome" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-socialhome"></use>
</svg>
</a>
<a href="http://www.postactiv.com" class="dex-btn wo-text postactiv" title="Connect on PostActiv" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-postactiv"></use>
</svg>
</a>
<a href="http://pump.io" class="dex-btn wo-text pumpio" title="Connect on Pumpio" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-pumpio"></use>
</svg>
</a>
</div>
</section>
<section class="dex-buttons">
<h2>Support</h2>
<a href="https://opencollective.com" class="dex-btn support support-ocollective" title="Make a donation via Open Collective" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-ocollective"></use>
</svg><span>Open Collective</span>
</a>
<a href="https://snowdrift.coop" class="dex-btn support support-snowdrift" title="Make a donation via Snowdrift" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" width="16" height="16">
<use xlink:href="#icon-snowdrift"></use>
</svg><span>Snowdrift</span>
</a>
<a href="https://liberapay.com" class="dex-btn support support-liberapay" title="Make a donation via Liberapay" target="_blank" rel="external noopener">
<svg role="img" class="dex-icon" x="7" y="7" width="16" height="16">
<use xlink:href="#icon-liberapay"></use>
</svg><span>Liberapay</span>
</a>
</section>
<script src="share.min.js"></script>
<script>
(function() { // for DEMO purposes ONLY
const btn = document.getElementById('themeChanger');
btn.addEventListener('click', changeTheme, false);
function changeTheme() {
const b = document.getElementById('chg');
b.classList.toggle('light-theme');
}
})();
</script>
</body>
</html>