aboutsummaryrefslogtreecommitdiffstats
path: root/ego_counter.js
diff options
context:
space:
mode:
Diffstat (limited to 'ego_counter.js')
-rw-r--r--ego_counter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ego_counter.js b/ego_counter.js
index 66a3e03..a37786c 100644
--- a/ego_counter.js
+++ b/ego_counter.js
@@ -16,7 +16,7 @@
let update = function(color) {
myHatebu.setAttribute(
'src',
- <>http://b.hatena.ne.jp/bc/{color}/{MY_SITE}/</>.toSource()
+ `http://b.hatena.ne.jp/bc/{color}/{MY_SITE}/`.toSource()
);
};