Add net neutrality widget #262

Merged
ghost merged 3 commits from july12 into master 2017-07-11 15:32:03 +00:00
13 changed files with 453 additions and 0 deletions
Showing only changes of commit 71fdbd7dd8 - Show all commits

View File

@ -99,7 +99,7 @@
* omitted. ISO-8601 dates are UTC time, three-argument dates (with a zero-based * omitted. ISO-8601 dates are UTC time, three-argument dates (with a zero-based
* month) are local time. * month) are local time.
*/ */
date: new Date(2017, 6, 12), // @type {Date} date: new Date(2017, 7, 12), // @type {Date}
/* /*
* If you show the modal on your homepage, you should let users close it to * If you show the modal on your homepage, you should let users close it to