We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72a347 commit 8ccc4c4Copy full SHA for 8ccc4c4
frontend/app/routes/link-tag.tsx
@@ -26,15 +26,15 @@ export default function LinkTag() {
26
<LinkTagGenerator />
27
<div className="flex-grow flex-shrink-0 basis-0 max-w-[1280px] text-center">
28
<p className="text-style-body-standard !text-field-helpertext-default">
29
- After generating your
+ After generating your
30
<span className="text-style-body-standard !text-text-buttons-default">
31
<link>
32
</span>
33
- tag, add the tag to the
+ tag, add the tag to the
34
35
<head>
36
37
- section of your website.
+ section of your website.
38
<br />
39
Visit our
40
<a
0 commit comments