-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
551 lines (536 loc) · 29.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
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
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
<meta name="google" content="notranslate" />
<!-- Search Tags -->
<title>Hover Animations - SEN•NUS </title>
<meta name="description" content="A collection of CSS3 powered hover effects & animations to be applied to various elements, by Suveer R">
<meta name="google-site-verification" content="9eRLV-NJ5stxZPs1qpCBCQ73m4nS9gvh3jmfvVIQxqg" />
<meta name="yandex-verification" content="45856fe57ea64e4d" />
<meta name="robots" content="follow, index">
<!-- FB Open Graph data -->
<meta property="og:title" content="Hoverables & Hover Effects | SEN•NUS">
<meta property="og:type" content="website">
<meta property="og:image" content="https://cla1rvoyant.github.io/3logo/s-media-01.png">
<meta property="og:description" content="A collection of CSS3 powered hover effects & animations to be applied to various elements, by Suveer R">
<meta property="og:url" content="https://cla1rvoyant.github.io">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator:id" content="281951096">
<meta name="twitter:title" content="Hoverables & Hover Effects | SEN•NUS">
<meta name="twitter:description" content="A collection of CSS3 powered hover effects & animations to be applied to various elements, by Suveer R">
<meta name="twitter:image" content="https://cla1rvoyant.github.io/3logo/s-media-01.png">
<meta name="twitter:url" content="https://cla1rvoyant.github.io">
<!-- Fonts-->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129314127-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-129314127-1');
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "WebSite",
"name": "sennus",
"description": "A collection of CSS3 powered hover effects & animations to be applied to various elements, by Suveer R",
"license": "https://github.com/cla1rvoyant/hover-animations/blob/master/LICENSE",
"keywords": "suveer, raina, sennus, graphic, designer, hover animations, hoverables, hover, effects",
"author": {
"@type": "Person",
"name": "Suveer Raina",
"alternateName": "suveer",
"url": "https://sennus.xyz",
"image": "",
"sameAs": [
"https://www.facebook.com/suveer.raina",
"https://twitter.com/cla1rvoYanT_",
"https://www.instagram.com/cla1rvoyant_/",
"https://sennus.xyz/"
]
},
"image": "3logo/col-BG-white-FG.png",
"version": "1.0",
"alternateName": "sentio magnus",
"url": "https://sennus.xyz/hover-animations"
}
</script>
<!-- Styles-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css"
integrity="sha256-OweaP/Ic6rsV+lysfyS4h+LM6sRwuO3euTYfr6M124g=" crossorigin="anonymous" />
<link href="css/styles.min.css" rel="stylesheet" type="text/css">
</head>
<body>
<style>
/*color variables*/
:root {
--mycol-1: #00bfa9;
--accent: #00ffa9;
--mycol-2: #0076bf;
--accent-2: #00a1b1;
--light3: #eee;
--dark3: #001714;
--orange3: #ea3d0f;
}
</style>
<navbar class="navbar">
<nav id="navbar">
<div class="nav-wrapper">
<p id="brand" class="brand-logo center">
<a href="https://sennus.xyz" class="brand-name" style="font-size: 2.1rem;">sennus...</a>
</p>
<breads class="right hide-on-med-and-down" style="padding: 0 20px; margin: auto 20px;">
<a href="#zero" class="breads">Hover Animations</a>
<a href="#border-fx-btn" class="breads breads2">Border Effects (Button)</a>
<a href="#bg-fx-btn" class="breads breads2">Background Effects (Button)</a>
<a href="#hvr-fx-anchor" class="breads breads2">Hover Effects (Anchor Tags)</a>
<a href="#hvr-fx-img" class="breads breads2">Hover Effects (Image)</a>
<a href="#hvr-fx-img-overlay" class="breads breads2">Hover Effects (Image Overlay)</a>
</breads>
</div>
</nav>
</navbar>
<div class="zero scrollspy" id="zero">
<div class="container valign-wrapper" style="height: 100%">
<div class="row center head">
<div class="logo" alt="logo">
<svg version="1.1" id="logo-svg-main" viewBox="-203.5 0.5 833 263" xml:space="preserve">
<g id="right">
<g id="right-arrows">
<path class="st1" d="M387.561,177.771L368.6,135.085l16.776-43.588C374.188,120.562,375.838,151.408,387.561,177.771z" />
<path class="st1" d="M531.117,26.762c-29.065-11.187-59.906-9.537-86.275,2.186l42.691-18.962L531.117,26.762z" />
<path class="st1" d="M536.386,235.052l-42.688,18.962l-43.592-16.774C479.174,248.424,510.019,246.775,536.386,235.052z" />
<path class="st0" d="M612.627,128.917l-16.775,43.586c11.186-29.063,9.536-59.904-2.185-86.271L612.627,128.917z" />
</g>
<path class="st2" d="M490.613,76.731c30.478,0,55.271,24.792,55.271,55.271c0,30.479-24.793,55.271-55.271,55.271
c-30.479,0-55.271-24.793-55.271-55.271C435.342,101.523,460.137,76.731,490.613,76.731 M490.613,47.43
c-46.707,0-84.571,37.865-84.571,84.572c0,46.709,37.864,84.572,84.571,84.572s84.571-37.863,84.571-84.572
C575.186,85.295,537.32,47.43,490.613,47.43L490.613,47.43z" />
</g>
<g id="middle">
<g id="middle-arrows">
<path class="st1" d="M227.814,19.746l46.501,4.424l29.748,36.007C284.225,36.163,256.54,22.47,227.814,19.746z" />
<path class="st1" d="M288.961,218.928c24.01-19.835,37.705-47.521,40.429-76.248l-4.424,46.5L288.961,218.928z" />
<path class="st0" d="M104.882,121.321l4.422-46.501l36.005-29.748C121.305,64.912,107.606,92.595,104.882,121.321z" />
<path class="st1" d="M159.959,239.83l-29.75-36.003c19.838,24.006,47.522,37.702,76.247,40.425L159.959,239.83z" />
</g>
<circle class="st2" cx="217.132" cy="132" r="84.572" />
</g>
<g id="left">
<g id="left-arrows">
<path class="st1" d="M-134.403,211.717l-33.021-33.035l0.011-46.705C-167.421,163.121-154.81,191.314-134.403,211.717z" />
<path class="st1" d="M-54.627,19.238c-31.143-0.007-59.34,12.602-79.74,33.008l33.035-33.02L-54.627,19.238z" />
<path class="st0" d="M25.065,211.752l-33.037,33.021l-46.703-0.012C-23.532,244.77,4.665,232.156,25.065,211.752z" />
<path class="st1" d="M58.121,85.32l-0.009,46.704c0.003-31.142-12.606-59.336-33.01-79.74L58.121,85.32z" />
</g>
<circle class="st2" cx="-54.65" cy="132" r="84.572" />
</g>
</svg>
</div>
<p id="version" style="color: #333;">sennus • Hover Animations v1.0 • 2018</p>
</div>
</div>
</div>
<main style="background: #eee;">
<section class="container center" style="margin-top: 64px; color: #333; font-size: 1rem;"><span>A collection
of only CSS3 powered hover effects & animations to be applied to buttons, anchor-tags(links), image
overlays, featured images, logos, icons, and other elements. Use as provided or feel free to modify to
your hearts content. Dont forget to credit me, if you find this repository helpful.</span>
<p style="margin: 1rem;"><a href="https://github.com/cla1rvoyant/Hover-Animations" target="_blank" rel="noopener"><img
style="height: 1rem;" src="3logo/github-icon.svg" alt="github"> <span>
<uline>Fork / Download on github!</uline>
</span></a></p>
</section>
<section class="sections scrollspy" id="border-fx-btn">
<div class="container center">
<h3 class="flowing-text left-align-big-only">Border Effects (Buttons)</h3>
<pre class="demo valign-wrapper">
<span class="left" style="margin: auto;"><p><span class="bluegreen-text">Button-Class</span></p><button class="button <span class="bluegreen-text">button-class</span>">FX-Name</button></span>
</pre>
<div class="row">
<div class="col s6 m4 l3">
<p>RoundOff</p><button class="button roundoff">Round OFf</button>
</div>
<div class="col s6 m4 l3">
<p>Hollow</p><button class="button hollow">Hollow Inner</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Fade</p><button class="button border-fade">Border
Fade</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Growth</p><button class="button border-growth">Border
Growth</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Bot</p><button class="button border-bot">Border
Bottom</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Bot-L2R</p><button class="button border-bot-l2r">Bot
From Left</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Bot-R2L</p><button class="button border-bot-r2l">Bot
From Right</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Bot-center</p><button class="button border-bot-center">Bot
From Center</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Top</p><button class="button border-top">Border Top</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Top-L2R</p><button class="button border-top-l2r">Top
From Left</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Top-R2L</p><button class="button border-top-r2l">Top
From Right</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Top-center</p><button class="button border-top-center">Top
From Center</button>
</div>
<div class="col s6 m4 l3">
<p>Left-Border-Travel-L2R</p><button class="button border-travel-l2r">Travel
L2R</button>
</div>
<div class="col s6 m4 l3">
<p>Right-Border-Travel-R2L</p><button class="button border-travel-r2l">Travel
R2L</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Grow-Out</p><button class="button border-grow-out">Border Grow Out</button>
</div>
<div class="col s6 m4 l3">
<p>Border-Grow-In</p><button class="button border-grow-in">Border Grow In</button>
</div>
</div>
</div>
</section>
<div class="divider"></div>
<section class="sections scrollspy" id="bg-fx-btn">
<div class="container center">
<h3 class="flowing-text-rev left-align-big-only">Background Effects (Buttons)</h3>
<pre class="demo valign-wrapper">
<span class="left" style="margin: auto;"><p><span class="bluegreen-text">Button-Class</span></p><button class="button <span class="bluegreen-text">button-class</span>">FX-Name</button></span>
</pre>
<div class="row">
<div class="col s6 m4 l3">
<p>BG-Color-Fade</p><button class="button bg-color-fade">Color
Fade</button>
</div>
<div class="col s6 m4 l3">
<p>BG-Gradient-Fade</p><button class="button bg-gradient-fade">Gradient
Fade</button>
</div>
<div class="col s6 m4 l3">
<p>BG-Swipe-Right</p><button class="button bg-swipe-right">Swipe
Right</button>
</div>
<div class="col s6 m4 l3">
<p>BG-Swipe-Left</p><button class="button bg-swipe-left">Swipe
Left</button>
</div>
<div class="col s6 m4 l3">
<p>BG-Swipe-Top</p><button class="button bg-swipe-top">Swipe
Top</button>
</div>
<div class="col s6 m4 l3">
<p>BG-Swipe-Bot</p><button class="button bg-swipe-bot">Swipe
Bottom</button>
</div>
<!-- <div class="col s6 m4 l3">
<p>BG-Swipe-Top-Right</p><button class="button bg-swipe-top-right" id="bg-swipe-top-right">Swipe
Top-Right</button>
</div> -->
<div class="col s6 m4 l3">
<p>Swipe-From-Center</p><button class="button swipe-from-center">Swipe From
Center</button>
</div>
<div class="col s6 m4 l3">
<p>Swipe-V-From-Center</p><button class="button swipe-v-from-center">Swipe V
From Center</button>
</div>
<div class="col s6 m4 l3">
<p>Grow-From-Center</p><button class="button grow-from-center">Grow From
Center</button>
</div>
<div class="col s6 m4 l3">
<p>Shrink-To-Center</p><button class="button shrink-to-center">Shrink To
Center</button>
</div>
<div class="col s6 m4 l3">
<p>Glaze-From-Left</p><button class="button glaze-from-left">Glaze From Left</button>
</div>
<div class="col s6 m4 l3">
<p>Glaze-From-Right</p><button class="button glaze-from-right">Glaze From Right</button>
</div>
<div class="col s6 m4 l3">
<p>Ribbon-From-Left</p><button class="button ribbon-from-left">Ribbon From Left</button>
</div>
<div class="col s6 m4 l3">
<p>Ribbon-From-Right</p><button class="button ribbon-from-right">Ribbon From Right</button>
</div>
</div>
</div>
</section>
<section class="sections scrollspy" id="hvr-fx-anchor">
<div class="container center">
<h3 class="flowing-text-dark left-align-big-only">Hover Effects (Anchor Tags)</h3>
<pre class="demo valign-wrapper">
<span class="left" style="margin: auto;"><a class="<span class="bluegreen-text">Anchor-Tag-Class</span>" href="#!">FX-Name</a></span>
</pre>
<div class="row">
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="font-color" href="#!">Font Color</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="text-shadow" href="#!">Text Shadow</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="grow-and-shadow" href="#!">Grow & Shadow</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="box-shadow" href="#!">Box Shadow</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="bg-color" href="#!">BG Color</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="underline" href="#!">Underline</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="underline-from-left" href="#!">Underline From Left</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="underline-from-right" href="#!">Underline From Right</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="underline-from-center" href="#!">Underline From Center</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="stack" href="#!">Stack 'em Up</a>
</div>
</div>
<div class="col s6 m4 l3">
<div style="margin: 1rem auto;">
<a class="cage" href="#!">Cage 'em Up</a>
</div>
</div>
</div>
</div>
</section>
<section class="sections scrollspy" id="hvr-fx-img">
<div class="container center">
<h3 class="flowing-text left-align-big-only">Hover Effects (Image)</h3>
<pre class="demo valign-wrapper">
<span class="left" style="margin: auto;"><div class="img-box"><p><span class="bluegreen-text">Image-Class</span></p><img class="<span class="bluegreen-text">Image-Class</span>" src=""></div></span>
</pre>
<div class="row">
<div class="col s12 m6">
<div class="img-box">
<h6 class="green3-ul">Round-Border</h6>
<img class=" round-border" src="3img/logan.png">
</div>
</div>
<div class="col s12 m6">
<div class="img-box ">
<h6 class="green3-ul">Round-&-Grow</h6>
<img class="round-and-grow" src="3img/logan.png">
</div>
</div>
<div class="col s12 m6">
<div class="img-box ">
<h6 class="green3-ul">Squaricle</h6>
<img class="squaricle" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
<div class="col s12 m6">
<div class="img-box ">
<h6 class="green3-ul">Squaricle-&-Grow</h6>
<img class="squaricle-and-grow" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
<div class="col s12 m6">
<div class="img-box ">
<h6 class="green3-ul">Flip-Vertical</h6>
<img class="flip-vertical" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
<div class="col s12 m6">
<div class="img-box ">
<h6 class="green3-ul">Flip-Horizontal</h6>
<img class="flip-horizontal" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
<div class="col s12 m6">
<div class="img-box">
<h6 class="green3-ul">Flip-Diagonal</h6>
<img class=" flip-diagonal" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
<div class="col s12 m6">
<div class="img-box">
<h6 class="green3-ul">Depth</h6>
<img class="depth" src="3img/UnNamedFlatWP19.jpg">
</div>
</div>
</div>
</div>
</section>
<div class="divider"></div>
<section class="sections scrollspy z-depth-3" id="hvr-fx-img-overlay" style="margin-bottom: 300px; z-index: 1;">
<div class="container center">
<h3 class="flowing-text-rev left-align-big-only">Hover Effects (Image Overlay)</h3>
<div class="row">
<div class="col s12 m6">
<h6 class="green3-ul">Drop-Down</h6>
<div class="img-overlay-box drop-down">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Drop Down!
</div>
</div>
</div>
<div class="col s12 m6">
<h6 class="green3-ul">Float-Right</h6>
<div class="img-overlay-box float-right">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Float Right!
</div>
</div>
</div>
<div class="col s12 m6">
<h6 class="green3-ul">Rise-Up</h6>
<div class="img-overlay-box rise-up">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Rise Up!
</div>
</div>
</div>
<div class="col s12 m6">
<h6 class="green3-ul">Float-Left</h6>
<div class="img-overlay-box float-left">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Float Left!!
</div>
</div>
</div>
<div class="col s12 m6">
<h6 class="green3-ul">Scale-Up</h6>
<div class="img-overlay-box scale-up">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Scale Up!
</div>
</div>
</div>
<div class="col s12 m6">
<h6 class="green3-ul">Fade</h6>
<div class="img-overlay-box fade">
<img src="3img/UnNamedFlatWP19.jpg">
<div class="overlay">
Fade!
</div>
</div>
</div>
</div>
</div>
<div class="divider"></div>
</section>
<!-- <section class="sections container center" id="second">
<h3 class="flowing-text left-align-big-only">Hover Effects (SVG icons)</h3>
<div class="row">
</div>
</section> -->
</main>
<footer class="valign-wrapper footer-static">
<div class="row" style="margin-top: 20px;">
<div class=" col s12">
<svg version="1.1" id="arrow-up" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="64px" height="15.565px" viewBox="0 0 64 15.565" style="enable-background:new 0 0 64 15.565;"
xml:space="preserve">
<path class="arrow" d="M32.004,1.555L1.942,13.999c18.567-7.692,40.074-8.293,60.115,0.012L32.004,1.555z" />
</svg>
</div>
<div class="col s12">
<img src="3logo/nav-logo-text-01.svg" alt="sennus title" style="height: 180px; width: 100%;">
</div>
<div class="col s12">
<svg version="1.1" id="arrow-down" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="64px" height="15.565px" viewBox="0 0 64 15.565" style="enable-background:new 0 0 64 15.565;"
xml:space="preserve">
<path class="arrow" d="M32.004,1.555L1.942,13.999c18.567-7.692,40.074-8.293,60.115,0.012L32.004,1.555z" />
</svg>
</div>
</div>
</footer>
<footer class="footer valign-wrapper">
<div class="git">
<p id="license">
<b>License</b>:
The content of this project itself is licensed under the <a class="dark3-text" href="https://creativecommons.org/licenses/by/4.0/"
target="_blank" rel="noopener">Creative Commons Attribution 4.0 International (CC BY 4.0) license</a>,
and the underlying source code used to format and display that content is licensed under the <a class="dark3-text"
href="https://github.com/cla1rvoyant/hover-animations/blob/master/LICENSE" target="_blank" rel="noopener">MIT
license</a>.
</p>
</div>
<div class="footer-child">
<p>© Suveer Raina 2018 - 3790</p>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/jquery-3.2.1.min.js">\x3C/script>')
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/randomcolor/0.5.2/randomColor.min.js" integrity="sha256-wMQrtOX6Wcd+W3fOZ8JG6NGYqoZfAKZ6yH+DHd+yGwg="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.3/clipboard.min.js" integrity="sha256-UYhIvf9FwUwooWcWL/SYFVJrjf6MFRzFkecTM4WPb3o="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js" integrity="sha256-U/cHDMTIHCeMcvehBv1xQ052bPSbJtbuiw4QA9cTKz0="
crossorigin="anonymous"></script>
<script src="js/main.min.js"></script>
<script src="js/modernizr-custom.min.js"></script>
<script>
new ClipboardJS('.toast-action');
var discordToast = function () {
var toastHTML = '<span>logan.disc#1046</span><button class="button-flat toast-action" data-clipboard-action="copy" data-clipboard-text="logan.disc#1046">Copy</button>';
M.toast({
html: toastHTML,
classes: 'rounded'
});
}
</script>
</body>