Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(meta): meta-image show correct url #54

Merged
merged 1 commit into from
Oct 10, 2024
Merged

fix(meta): meta-image show correct url #54

merged 1 commit into from
Oct 10, 2024

Conversation

pr0xity
Copy link
Contributor

@pr0xity pr0xity commented Oct 10, 2024

No description provided.

@pr0xity pr0xity requested a review from a team as a code owner October 10, 2024 21:25
@pr0xity pr0xity requested a review from olemathias October 10, 2024 21:25
@pr0xity pr0xity enabled auto-merge (squash) October 10, 2024 21:26
Copy link
Member

@mfyll mfyll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪨 🚀 🧥 🔐

@pr0xity pr0xity merged commit e41e5ab into main Oct 10, 2024
1 check passed
@pr0xity pr0xity deleted the fix/meta-image branch October 10, 2024 21:30
@@ -20,7 +20,7 @@ const {
introText,
type = "website",
lang = "no",
image = "/images/tg.jpg",
image = "https://www.tg.no/images/tg23-oversikt.jpg",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to hardcode www.tg.no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could probably use a variable, but this needs to be a full URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants