···212212 "this is the scale factor that the button shifts to when a user hovers over it. ex: initial-size=2 and hover-scale=3 means that the final width when user hovers will be 88*2*3=528px",
213213 "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce&hover-scale=1.1",
214214 },
215215+ {
216216+ "hover-rotate",
217217+ "float degrees as string",
218218+ "this is the number of degrees that the button rotates when a user hovers over it",
219219+ "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce&hover-rotate=359",
220220+ },
215221 }
216222217223 err := lbreferenceT.ExecuteTemplate(w, "base.html", rd)