@@ -31,7 +31,7 @@ <h5>Materialize</h5>
3131 tabindex ="0 "
3232 id ="download-source "
3333 class ="btn filled waves-effect waves-light icon-right "
34- href ="https://github.com/materializecss/materialize/releases/download/2 .1.0 /materialize-v2.1.0 .zip "
34+ href ="https://github.com/materializecss/materialize/releases/download/v2 .1.1 /materialize-v2.1.1 .zip "
3535 >
3636 Materialize< i class ="material-icons "> file_download</ i >
3737 </ a >
@@ -46,7 +46,7 @@ <h5>Sass</h5>
4646 tabindex ="0 "
4747 id ="download-sass "
4848 class ="btn outlined waves-effect waves-light icon-right "
49- href ="https://github.com/materializecss/materialize/releases/download/2 .1.0 /materialize-src-v2.1.0 .zip "
49+ href ="https://github.com/materializecss/materialize/releases/download/v2 .1.1 /materialize-src-v2.1.1 .zip "
5050 >
5151 Source< i class ="material-icons right "> file_download</ i >
5252 </ a >
@@ -55,10 +55,10 @@ <h5>Sass</h5>
5555
5656 < div class ="is-closed " id ="download-thanks ">
5757 < div class ="card p-3 mt-3 ">
58- < p class ="primary-text "> < b > Thank you for downloading! </ b > </ p >
58+ < p class ="m-0 primary-text "> < b > Support our work </ b > </ p >
5959 < p class ="caption ">
60- We hope you find Materialize useful in your next project. We would appreciate if you help us spread the word about Materialize by giving us a star or support
61- our work.
60+ Thank you for downloading. We hope you find Materialize useful in your next project. We would appreciate if you help us spread the word about Materialize by
61+ giving us a star or support our work.
6262 </ p >
6363 < div class ="row ">
6464 < a href ="https://github.com/materializecss/materialize " target ="_blank ">
@@ -80,9 +80,9 @@ <h5>CDN</h5>
8080< span class ="copyMessage "> Copied!</ span >
8181< i class ="material-icons copyButton "> content_copy</ i >
8282< code class ="language-html copiedText "> < xmp > <!-- Compiled and minified CSS -->
83- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@materializecss/materialize@2.1.0 /dist/css/materialize.min.css ">
83+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@materializecss/materialize@2.1.1 /dist/css/materialize.min.css ">
8484<!-- Compiled and minified JavaScript -->
85- < script src ="https://cdn.jsdelivr.net/npm/@materializecss/materialize@2.1.0 /dist/js/materialize.min.js "> </ script >
85+ < script src ="https://cdn.jsdelivr.net/npm/@materializecss/materialize@2.1.1 /dist/js/materialize.min.js "> </ script >
8686</ xmp > </ code > </ pre >
8787 </ div >
8888 < div class ="col s12 ">
0 commit comments