Commit Graph

12 Commits

Author SHA1 Message Date
XhmikosR
4aed0c33d5 HTML validation fixes
* fix invalid `for` attributes
* fix invalid `p` tags
* fix empty `name` attribute
* fix duplicate ID
* fix deprecated HTML attributes
* fix missing `alt` attributes
2020-09-19 15:16:08 +03:00
Thomas Park
340752dc44 update paypal url 2020-09-17 20:59:06 -04:00
Thomas Park
ebd315a553 update fontcdn url 2020-09-17 20:54:52 -04:00
XhmikosR
33bb7bfcd8 Add rel="noopener" for the remaining external links. 2020-09-17 19:28:35 +03:00
XhmikosR
61faf73b73 Fix the remaining 404s and redirects 2020-09-17 18:51:36 +03:00
Thomas Park
7ccff41138 fix broken links, #1017 2020-09-17 10:40:42 -04:00
XhmikosR
24b4bf894c Fix links
* fix redirects
* fix http used in bookmarklets
* be more consistent with the trailing slashes
2020-09-14 18:11:39 +03:00
XhmikosR
e40c289ced HTML cleanup
* use https when possible (Google Analytics is left)
* use `img-fluid` since `img-responsive` is a v3 class
* specify `rel="noopener"` for external links
* trim trailing spaces
* remove unneeded HTML end tags
* remove the unneeded `type=text/javascript`
* remove the obsolete `border="0"`
2020-08-11 14:02:50 +03:00
Thomas Park
d965464fa8 update footer links to https, closes #900 2019-04-10 15:33:15 -04:00
Thomas Park
8c345c36a2 update v4 on docs site 2019-02-13 19:17:35 -05:00
Thomas Park
7f405ffcf1 fix v3 bootswatchlet, closes #800 2018-03-05 17:28:24 -05:00
Thomas Park
60c5d1f696 move files to dist and docs 2017-11-03 20:35:32 -04:00