Skip to content
Snippets Groups Projects
Commit 8a5dec0f authored by Simona Doneva's avatar Simona Doneva
Browse files

test image in header html

parent 3ca0660a
No related branches found
No related tags found
No related merge requests found
Pipeline #312296 passed
......@@ -5,7 +5,7 @@ website:
title: "STRIDE-Lab"
site-url: "https://stride-lab.pages.uzh.ch/website/"
favicon: images/fav_icon_stride.png
image: "https://en.wikipedia.org/wiki/PNG#/media/File:PNG_transparency_demonstration_1.png"
image: images/preview.png
twitter-card:
image: images/stride_lab_logo.png
open-graph: true
......
<meta property="og:title" content="STRIDE-Lab Website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://stride-lab.pages.uzh.ch/website/" />
<meta property="og:image" content="images/preview.png" />
<meta property="og:image" content="https://en.wikipedia.org/wiki/PNG#/media/File:PNG_transparency_demonstration_1.png" />
<meta property="og:description" content="A brief description of your document" />
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment