Add missing TLD

This commit is contained in:
Hendrik Kleinwaechter
2023-07-14 14:24:29 +02:00
parent 41d5cb2d9f
commit 54f12e3407

View File

@@ -267,7 +267,7 @@ class ModifyBuild
<meta property="og:url" content="https://www.the-sourdough-framework.com/#{cleaned_filename}">
<meta property="og:description" content="#{description}">
<meta property="description" content="#{description}">
<meta property="og:image" content="https://www.the-sourdough-framework/#{og_image}" />
<meta property="og:image" content="https://www.the-sourdough-framework.com/#{og_image}" />
}
head.inner_html = "#{head.inner_html} #{meta_html}"
doc.to_html