Abram Kash пре 6 година
родитељ
комит
0fdf06236b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      results.js

+ 1 - 1
results.js

@@ -619,7 +619,7 @@ function onImageLoaded() {
       ctx.fillStyle = "#ffffff";
       ctx.font = "bold 15px sans-serif";
       ctx.textAlign = "right";
-      ctx.fillText("dbhq.github.io", rPreview.width - 10, 27);
+      ctx.fillText("DBHQ.github.io", rPreview.width - 10, 27);
 
       yPos += 48;