Skip to content

Commit

Permalink
new video and landing page image
Browse files Browse the repository at this point in the history
  • Loading branch information
nadje committed Apr 3, 2024
1 parent a605cb9 commit 1f09602
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion alpha-lab/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@
"text": "View",
"href": "/alpha-lab/gaze-on-face/"
},
"image": "/alpha-lab/gaze-on-face-landing.webp"
"image": "/alpha-lab/map-gaze-nadia.webp"
}
]
Binary file modified alpha-lab/gaze-on-face/barplot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions alpha-lab/gaze-on-face/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ meta:
- name: twitter:image
content: "https://i.ytimg.com/vi/nt_zNSBMJWI/maxresdefault.jpg"
- name: twitter:player
content: "https://www.youtube.com/embed/KRkgtGqLENk"
content: "https://www.youtube.com/embed/aWkFag5Z8LU"
- name: twitter:width
content: "1280"
- name: twitter:height
Expand All @@ -26,7 +26,7 @@ import TagLinks from '@components/TagLinks.vue'

<TagLinks :tags="$frontmatter.tags" />

Check warning on line 27 in alpha-lab/gaze-on-face/index.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (frontmatter)

<Youtube src="KRkgtGqLENk"/>
<Youtube src="aWkFag5Z8LU"/>

::: tip
Decode the cues of social interactions and cognition: Does your attention drift towards your friend's eyes, or do you gaze at their lips as they talk? This guide shows how to map gaze on facial landmarks using the output of our Face Mapper enrichment.
Expand Down
Binary file added alpha-lab/public/map-gaze-nadia.webp
Binary file not shown.

0 comments on commit 1f09602

Please sign in to comment.