Stats: Point to spike blog post

This commit is contained in:
rubenwardy
2023-10-08 14:56:12 +01:00
parent 9db2fdd49a
commit 0b7febae5d
2 changed files with 3 additions and 3 deletions

View File

@@ -24,11 +24,11 @@ const annotationNov5 = {
borderColor: annotationColor,
borderWidth: 1,
click: function({chart, element}) {
document.location = "https://fosstodon.org/@rubenwardy/109303281233703275";
document.location = "https://blog.rubenwardy.com/2022/12/08/contentdb-youtuber-finds-minetest/";
},
label: {
backgroundColor: annotationLabelBgColor,
content: "YouTube Video",
content: "YouTube Video 🡕",
display: true,
position: "end",
color: "#00bc8c",