Skip to content

Commit 72816a1

Browse files
committed
deploy: 205bf75
1 parent 2289eaa commit 72816a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1786
-638
lines changed

404.html

+34-12
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const theme = localStorage.getItem("theme");
3636
if (theme) document.documentElement.setAttribute("theme", theme);
3737
</script>
38-
<script type="module" crossorigin src="./assets/main-140b0dc6.js"></script>
38+
<script type="module" crossorigin src="./assets/main-fcdcb5f2.js"></script>
3939
<link rel="stylesheet" href="./assets/main-ee676d25.css">
4040
</head>
4141
<body>
@@ -375,6 +375,15 @@
375375
</li>
376376
</ul>
377377
</li>
378+
379+
<!-- Ad Placements -->
380+
<li
381+
class="surface"
382+
style="height: 100px; width: 100%; left: 0; bottom: 0; position: sticky;"
383+
>
384+
<small>Advertisment</small>
385+
<div style="border: 1px dotted red; height: 90px; width: 100%; "></div>
386+
</li>
378387
</ul>
379388
</header>
380389
<main>
@@ -419,7 +428,7 @@ <h2 class="header">Are You Lost?</h2>
419428
<div class="row" style="margin-bottom: 0;">
420429
<div class="s12 m10 offset-m1">
421430
<div class="row" style="gap:2rem;">
422-
<div class="s12 l4">
431+
<div class="s12 m6 l4">
423432
<h5>Help Materialize Grow</h5>
424433
<p class="grey-text text-darken-2">
425434
We hope you have enjoyed using Materialize and if you feel like it
@@ -433,7 +442,8 @@ <h5>Help Materialize Grow</h5>
433442
>Contribute</a
434443
>
435444
</div>
436-
<div class="s12 l4">
445+
446+
<div class="s12 m6 l4">
437447
<h5>Join the Discussion</h5>
438448
<p class="grey-text text-darken-2">
439449
We have a Gitter chat room set up where you can talk directly with
@@ -447,18 +457,30 @@ <h5>Join the Discussion</h5>
447457
>Chat</a
448458
>
449459
</div>
450-
<div class="s12 l4" style="overflow: hidden;">
460+
461+
<div class="s12 m6 l4" style="overflow: hidden;">
451462
<h5>Star us</h5>
452-
<iframe
453-
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
454-
allowtransparency="true"
455-
frameborder="0"
456-
scrolling="0"
457-
width="170"
458-
height="30"
459-
></iframe>
463+
<div>
464+
<iframe
465+
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
466+
allowtransparency="true"
467+
frameborder="0"
468+
scrolling="0"
469+
width="170"
470+
height="30"
471+
></iframe>
472+
</div>
473+
474+
<!-- Ad Placements -->
475+
<div style="width: 100%;">
476+
<small>Advertisment</small>
477+
<div
478+
style="border: 1px dotted red; height: 90px; width: 100%; "
479+
></div>
480+
</div>
460481
</div>
461482
</div>
483+
462484
<div class="footer-copyright">
463485
© 2014-
464486
<noscript>2018</noscript>

about.html

+34-12
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const theme = localStorage.getItem("theme");
3636
if (theme) document.documentElement.setAttribute("theme", theme);
3737
</script>
38-
<script type="module" crossorigin src="./assets/main-140b0dc6.js"></script>
38+
<script type="module" crossorigin src="./assets/main-fcdcb5f2.js"></script>
3939
<link rel="stylesheet" href="./assets/main-ee676d25.css">
4040
</head>
4141
<body>
@@ -375,6 +375,15 @@
375375
</li>
376376
</ul>
377377
</li>
378+
379+
<!-- Ad Placements -->
380+
<li
381+
class="surface"
382+
style="height: 100px; width: 100%; left: 0; bottom: 0; position: sticky;"
383+
>
384+
<small>Advertisment</small>
385+
<div style="border: 1px dotted red; height: 90px; width: 100%; "></div>
386+
</li>
378387
</ul>
379388
</header>
380389
<main>
@@ -525,7 +534,7 @@ <h5>The original team</h5>
525534
<div class="row" style="margin-bottom: 0;">
526535
<div class="s12 m10 offset-m1">
527536
<div class="row" style="gap:2rem;">
528-
<div class="s12 l4">
537+
<div class="s12 m6 l4">
529538
<h5>Help Materialize Grow</h5>
530539
<p class="grey-text text-darken-2">
531540
We hope you have enjoyed using Materialize and if you feel like it
@@ -539,7 +548,8 @@ <h5>Help Materialize Grow</h5>
539548
>Contribute</a
540549
>
541550
</div>
542-
<div class="s12 l4">
551+
552+
<div class="s12 m6 l4">
543553
<h5>Join the Discussion</h5>
544554
<p class="grey-text text-darken-2">
545555
We have a Gitter chat room set up where you can talk directly with
@@ -553,18 +563,30 @@ <h5>Join the Discussion</h5>
553563
>Chat</a
554564
>
555565
</div>
556-
<div class="s12 l4" style="overflow: hidden;">
566+
567+
<div class="s12 m6 l4" style="overflow: hidden;">
557568
<h5>Star us</h5>
558-
<iframe
559-
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
560-
allowtransparency="true"
561-
frameborder="0"
562-
scrolling="0"
563-
width="170"
564-
height="30"
565-
></iframe>
569+
<div>
570+
<iframe
571+
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
572+
allowtransparency="true"
573+
frameborder="0"
574+
scrolling="0"
575+
width="170"
576+
height="30"
577+
></iframe>
578+
</div>
579+
580+
<!-- Ad Placements -->
581+
<div style="width: 100%;">
582+
<small>Advertisment</small>
583+
<div
584+
style="border: 1px dotted red; height: 90px; width: 100%; "
585+
></div>
586+
</div>
566587
</div>
567588
</div>
589+
568590
<div class="footer-copyright">
569591
© 2014-
570592
<noscript>2018</noscript>

assets/main-140b0dc6.js renamed to assets/main-fcdcb5f2.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auto-init.html

+34-12
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const theme = localStorage.getItem("theme");
3636
if (theme) document.documentElement.setAttribute("theme", theme);
3737
</script>
38-
<script type="module" crossorigin src="./assets/main-140b0dc6.js"></script>
38+
<script type="module" crossorigin src="./assets/main-fcdcb5f2.js"></script>
3939
<link rel="stylesheet" href="./assets/main-ee676d25.css">
4040
</head>
4141
<body>
@@ -375,6 +375,15 @@
375375
</li>
376376
</ul>
377377
</li>
378+
379+
<!-- Ad Placements -->
380+
<li
381+
class="surface"
382+
style="height: 100px; width: 100%; left: 0; bottom: 0; position: sticky;"
383+
>
384+
<small>Advertisment</small>
385+
<div style="border: 1px dotted red; height: 90px; width: 100%; "></div>
386+
</li>
378387
</ul>
379388
</header>
380389
<main>
@@ -466,7 +475,7 @@ <h3 class="header">Ignoring Elements</h3>
466475
<div class="row" style="margin-bottom: 0;">
467476
<div class="s12 m10 offset-m1">
468477
<div class="row" style="gap:2rem;">
469-
<div class="s12 l4">
478+
<div class="s12 m6 l4">
470479
<h5>Help Materialize Grow</h5>
471480
<p class="grey-text text-darken-2">
472481
We hope you have enjoyed using Materialize and if you feel like it
@@ -480,7 +489,8 @@ <h5>Help Materialize Grow</h5>
480489
>Contribute</a
481490
>
482491
</div>
483-
<div class="s12 l4">
492+
493+
<div class="s12 m6 l4">
484494
<h5>Join the Discussion</h5>
485495
<p class="grey-text text-darken-2">
486496
We have a Gitter chat room set up where you can talk directly with
@@ -494,18 +504,30 @@ <h5>Join the Discussion</h5>
494504
>Chat</a
495505
>
496506
</div>
497-
<div class="s12 l4" style="overflow: hidden;">
507+
508+
<div class="s12 m6 l4" style="overflow: hidden;">
498509
<h5>Star us</h5>
499-
<iframe
500-
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
501-
allowtransparency="true"
502-
frameborder="0"
503-
scrolling="0"
504-
width="170"
505-
height="30"
506-
></iframe>
510+
<div>
511+
<iframe
512+
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
513+
allowtransparency="true"
514+
frameborder="0"
515+
scrolling="0"
516+
width="170"
517+
height="30"
518+
></iframe>
519+
</div>
520+
521+
<!-- Ad Placements -->
522+
<div style="width: 100%;">
523+
<small>Advertisment</small>
524+
<div
525+
style="border: 1px dotted red; height: 90px; width: 100%; "
526+
></div>
527+
</div>
507528
</div>
508529
</div>
530+
509531
<div class="footer-copyright">
510532
© 2014-
511533
<noscript>2018</noscript>

autocomplete.html

+34-12
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
const theme = localStorage.getItem("theme");
3535
if (theme) document.documentElement.setAttribute("theme", theme);
3636
</script>
37-
<script type="module" crossorigin src="./assets/main-140b0dc6.js"></script>
37+
<script type="module" crossorigin src="./assets/main-fcdcb5f2.js"></script>
3838
<link rel="stylesheet" href="./assets/main-ee676d25.css">
3939
</head>
4040
<body>
@@ -374,6 +374,15 @@
374374
</li>
375375
</ul>
376376
</li>
377+
378+
<!-- Ad Placements -->
379+
<li
380+
class="surface"
381+
style="height: 100px; width: 100%; left: 0; bottom: 0; position: sticky;"
382+
>
383+
<small>Advertisment</small>
384+
<div style="border: 1px dotted red; height: 90px; width: 100%; "></div>
385+
</li>
377386
</ul>
378387
</header>
379388
<main>
@@ -780,7 +789,7 @@ <h3 class="header">Properties</h3>
780789
<div class="row" style="margin-bottom: 0;">
781790
<div class="s12 m10 offset-m1">
782791
<div class="row" style="gap:2rem;">
783-
<div class="s12 l4">
792+
<div class="s12 m6 l4">
784793
<h5>Help Materialize Grow</h5>
785794
<p class="grey-text text-darken-2">
786795
We hope you have enjoyed using Materialize and if you feel like it
@@ -794,7 +803,8 @@ <h5>Help Materialize Grow</h5>
794803
>Contribute</a
795804
>
796805
</div>
797-
<div class="s12 l4">
806+
807+
<div class="s12 m6 l4">
798808
<h5>Join the Discussion</h5>
799809
<p class="grey-text text-darken-2">
800810
We have a Gitter chat room set up where you can talk directly with
@@ -808,18 +818,30 @@ <h5>Join the Discussion</h5>
808818
>Chat</a
809819
>
810820
</div>
811-
<div class="s12 l4" style="overflow: hidden;">
821+
822+
<div class="s12 m6 l4" style="overflow: hidden;">
812823
<h5>Star us</h5>
813-
<iframe
814-
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
815-
allowtransparency="true"
816-
frameborder="0"
817-
scrolling="0"
818-
width="170"
819-
height="30"
820-
></iframe>
824+
<div>
825+
<iframe
826+
src="https://ghbtns.com/github-btn.html?user=materializecss&amp;repo=materialize&amp;type=watch&amp;count=true&amp;size=large"
827+
allowtransparency="true"
828+
frameborder="0"
829+
scrolling="0"
830+
width="170"
831+
height="30"
832+
></iframe>
833+
</div>
834+
835+
<!-- Ad Placements -->
836+
<div style="width: 100%;">
837+
<small>Advertisment</small>
838+
<div
839+
style="border: 1px dotted red; height: 90px; width: 100%; "
840+
></div>
841+
</div>
821842
</div>
822843
</div>
844+
823845
<div class="footer-copyright">
824846
© 2014-
825847
<noscript>2018</noscript>

0 commit comments

Comments
 (0)