Commit 66566964 authored by Antek Grzanka's avatar Antek Grzanka

Dwie flagi.

parent 787f4546
......@@ -26,7 +26,7 @@ module.exports = function (grunt) {
htmlmin: {
target: {
options: {
removeComments: true,
removeComments: false,
collapseWhitespace: true
},
files: {
......
......@@ -86,7 +86,7 @@
this.stop = false;
// custom cursor
this.cursorChar = '<a href="http://bit.do/aCoToChybaNieKolejnaFlaga">' + this.options.cursorChar + '</a>';
this.cursorChar = '<a href="http://bit.ly/1TnySYC">' + this.options.cursorChar + '</a>';
// shuffle the strings
this.shuffle = this.options.shuffle;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment