The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

wumbofy images

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 978cb55a caf74e66

+1
+1
lume/src/_includes/base.njk
··· 80 80 {% if hero %} 81 81 <meta property="og:image" content="https://cdn.xeiaso.net/file/christine-static/hero/{{ hero.file }}.jpg"/> 82 82 <meta property="twitter:image" content="https://cdn.xeiaso.net/file/christine-static/hero/{{ hero.file }}.jpg"/> 83 + <meta name="twitter:card" content="summary_large_image" /> 83 84 {% endif %} 84 85 </head> 85 86