Remove conference hashtag in CTA tweet link (closes #77)

This commit is contained in:
Jérôme Petazzoni
2017-09-27 12:20:08 +02:00
parent 8f61a2fffa
commit 674bfe82c7

View File

@@ -50,7 +50,7 @@ function refresh () {
points.push({ x: s2.now, y: speed });
}
$("#speed").text("~" + speed.toFixed(1) + " hashes/second");
var msg = ("I'm attending the @docker workshop at #LinuxCon, "
var msg = ("I'm attending a @docker orchestration workshop, "
+ "and my #DockerCoins mining rig is crunching "
+ speed.toFixed(1) + " hashes/second! W00T!");
$("#tweet").attr(