This commit is contained in:
2026-03-22 23:56:39 +05:00
parent 1507198964
commit 26f6c15c0a

View File

@@ -5,6 +5,22 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="darkreader-lock">
<meta name="color-scheme" content="light dark">
<meta name="description" content="Roadworthy stickers for unworthy roads - if they can't fix the potholes, they can't spot the difference. A web-based tool for generating vehicle roadworthiness stickers.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://rsg.shihaam.me/">
<meta property="og:title" content="Roadworthiness Sticker Generator">
<meta property="og:description" content="Roadworthy stickers for unworthy roads - if they can't fix the potholes, they can't spot the difference.">
<meta property="og:image" content="https://rsg.shihaam.me/docs/og-image.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://rsg.shihaam.me/">
<meta name="twitter:title" content="Roadworthiness Sticker Generator">
<meta name="twitter:description" content="Roadworthy stickers for unworthy roads - if they can't fix the potholes, they can't spot the difference.">
<meta name="twitter:image" content="https://rsg.shihaam.me/docs/og-image.png">
<title>Roadworthiness Sticker Generator</title>
<link rel="icon" type="image/svg+xml" href="favicon.svg">