add Open Graph tags for proper social media previews


Agent's response
I see Open Graph tags are already present in the head of index.html. Would you like to add additional OG tags (e.g., og:url, og:site_name, og:locale) or update the existing ones?
Tool calls
list_partials step 1
{}
read_page step 2
{
"page": "index.html"
}
read_partial step 3
{
"name": "head"
}
ask_user step 4
{
"question": "I see Open Graph tags are already present in the head of index.html. Would you like to add additional OG tags (e.g., og:url, og:site_name, og:locale) or update the existing ones?",
"options": [
"Add additional OG tags",
"Update existing OG tags",
"Leave as is"
]
}