Evidence: Open Graph and Twitter Card meta tags added successfully.

Build status: PASS (npm run build completed with exit 0)

--- dist/index.html ---
<meta property="og:site_name" content="Randify">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Randify — Random Value Generators">
<meta property="og:description" content="Simple tools for raffles, games, and everything that needs randomness.">
<meta property="og:url" content="https://randify.pro/">
<meta property="og:image" content="https://randify.pro/og-default.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Randify — Random Value Generators">
<meta name="twitter:description" content="Simple tools for raffles, games, and everything that needs randomness.">
<meta name="twitter:image" content="https://randify.pro/og-default.jpg">

--- dist/generators/dice/index.html ---
<meta property="og:site_name" content="Randify">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Dice Roller — d4 d6 d20 + Full Notation | D&D Dice | Randify">
<meta property="og:description" content="Free online dice roller with full XdY+Z notation, keep/drop (4d6dl1), exploding dice (3d6!), reroll, advantage/disadvantage, and roll history. Perfect for D&D, Pathfinder, and Savage Worlds.">
<meta property="og:url" content="https://randify.pro/generators/dice/">
<meta property="og:image" content="https://randify.pro/og-default.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Dice Roller — d4 d6 d20 + Full Notation | D&D Dice | Randify">
<meta name="twitter:description" content="Free online dice roller with full XdY+Z notation, keep/drop (4d6dl1), exploding dice (3d6!), reroll, advantage/disadvantage, and roll history. Perfect for D&D, Pathfinder, and Savage Worlds.">
<meta name="twitter:image" content="https://randify.pro/og-default.jpg">

All required tags present on both pages.
