1
0
Fork 0
mirror of synced 2024-06-01 10:39:30 +12:00

Cross out the /a/

This commit is contained in:
nagadomi 2015-11-15 04:10:26 +09:00
parent 42bd89151e
commit ee71773a09

View file

@ -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)