changing the $ to jQuery in front.js
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 5 Feb 2019 15:09:43 +0000 (10:09 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 5 Feb 2019 15:09:43 +0000 (10:09 -0500)
commit40d46a0cc06886be11a1f12869c040563736e020
tree6a6331ac6f06898a6e8e852b8ea8787a72ea55ae
parentf9b074644c445b71b893d38a924db17964769d0e
changing the $ to jQuery in front.js

making all of the jQuery calls uniform by changing the $ calls to jQuery so it doesn't break on sites that don't have no conflict scripts or don't use $ as a dependency or augmentation
js/front.js