We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b8185 commit 2abaa96Copy full SHA for 2abaa96
1 file changed
_layouts/default.html
@@ -27,7 +27,7 @@
27
<meta property="og:type" content="website" />
28
<meta name="twitter:card" content="summary_large_image" />
29
<meta name="twitter:image" content="https://2025.rubyconf.tw/assets/images/conf_og.jpg">
30
- <meta property=”og:image” content="https://2025.rubyconf.tw/assets/images/conf_og.jpg" />
+ <meta property="og:image" content="https://2025.rubyconf.tw/assets/images/conf_og.jpg" />
31
<script
32
defer
33
src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"
0 commit comments