瀏覽代碼

capitalize DBHQ

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.fillStyle = "#ffffff";
       ctx.font = "bold 15px sans-serif";
       ctx.font = "bold 15px sans-serif";
       ctx.textAlign = "right";
       ctx.textAlign = "right";
-      ctx.fillText("dbhq.github.io", rPreview.width - 10, 27);
+      ctx.fillText("DBHQ.github.io", rPreview.width - 10, 27);
 
 
       yPos += 48;
       yPos += 48;