···200200 "any non-empty string for attribute will add a line at the bottom of the generated html linking to 88x31.store. no worries if you prefer the plain look!",
201201 "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce&attribute=yes",
202202 },
203203+ {
204204+ "initial-size=",
205205+ "float as string",
206206+ "prefer an integer for better scaling of pixel art",
207207+ "https://88x31.store/embed/liked-by?did=did:plc:25z6ogppprfvijcnqo2fsfce&initial-size=2",
208208+ },
209209+ {
210210+ "hover-scale=",
211211+ "float as string",
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+ },
203215 }
204216205217 err := lbreferenceT.ExecuteTemplate(w, "base.html", rd)