We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da237e commit 949ee25Copy full SHA for 949ee25
1 file changed
cc_pearls_swarmplot_2021-04-10.html
@@ -454,7 +454,7 @@
454
.attr("height", heightInner + 3 * 2)
455
.attr(
456
"href",
457
- "https://cdn.discordapp.com/attachments/808509877898313749/830566034389467245/civclassic_terrain_with_claims_2021-04-10.jpg"
+ "https://raw.githubusercontent.com/ccmap/ccmap.github.io/f6cb066fbd88c481b870f2de34188f0c99c595bc/image.png"
458
)
459
.style("opacity", 0.5);
460
// .style("filter", "url(#grayscale)")
0 commit comments