logoalt Hacker News

ostwilkens05/03/20252 repliesview on HN

Oh yes, good catch! The code in the post is the first draft from O1 and this string has been replaced with {{ title }}.


Replies

90s_dev05/03/2025

Also you don't need to separate :root from html in your code, they're always the same here, so you can save a couple lines by joining them.

show 1 reply
febusravenga05/03/2025

So every time you post snippets how of code from your template/blog engine, it will be replaced by current blog post title? /s

show 2 replies