1
mirror of https://github.com/jakejarvis/dark-mode-example.git synced 2025-10-18 22:04:25 -04:00

Update dark-mode.js

This commit is contained in:
2020-04-29 23:15:00 -04:00
committed by GitHub
parent 2d0d6651ff
commit dd1cfaacca

View File

@@ -1,6 +1,6 @@
/* jshint esversion: 6, indent: 2, browser: true, quotmark: single */
/*! Dark mode switcheroo | MIT License | jrvs.io/bWMz */
/*! Dark mode switcheroo | MIT License | jrvs.io/darkmode */
(function() {
// improve variable mangling when minifying