Bryan Bemis
bryanbemis.bsky.social
Bryan Bemis
@bryanbemis.bsky.social
Gotta love the transparency of Open Source
February 27, 2025 at 3:27 PM
Simpler yet, use the getElementById() method in the script to target the placeholder.
February 26, 2025 at 11:58 PM
4. Add an HTML Embed and enter the script code shown in the image.

See our year placeholder's ID (i.e., 𝚢𝚎𝚊𝚛) in the script? Make sure they match.

And presto 🐇! No more manual year updates or zombie site vibes.

3/3
February 17, 2025 at 9:11 PM
1. In your copyright text, include a placeholder for the year. Anything will do.
2. Wrap the year placeholder in a span.
3. Give the span an ID (e.g., 𝚢𝚎𝚊𝚛) so we can target it with a script... 👉

2/3
February 17, 2025 at 9:11 PM