Explorar el Código

Cross out the /a/

nagadomi hace 9 años
padre
commit
ee71773a09
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      assets/ui.js

+ 1 - 1
assets/ui.js

@@ -17,7 +17,7 @@ $(function (){
 	if (checked.val() == "art") {
 	    $("h1").text("waifu2x");
 	} else {
-	    $("h1").text("wife2x");
+	    $("h1").html("w<s>/a/</s>ifu2x");
 	}
     }
     function on_change_noise_level(e)