Skip to content

Commit c628c26

Browse files
authored
Update front.html
1 parent 32ccde3 commit c628c26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/front.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta property="og:description" content="An occasional gathering of HTTP experts to discuss the Web’s foundational protocol.">
1010
<meta property="og:url" content="https://httpworkshop.org/">
1111
<meta property="og:site_name" content="The HTTP Workshop">
12-
<meta property="og:image" content="{{ blog_image_url }}">
12+
<meta property="og:image" content="{{ site.blog_image_url }}">
1313
<meta name="twitter:card" content="summary_large_image">
1414
</head>
1515
<body>

0 commit comments

Comments
 (0)