Spaces:
Running
Running
thibaud frere
commited on
Commit
·
aed521d
1
Parent(s):
af89e79
update thumb frontmatter key
Browse files
app/src/content/article.mdx
CHANGED
|
@@ -29,7 +29,7 @@ tags:
|
|
| 29 |
- research
|
| 30 |
- vision-language models
|
| 31 |
- dataset
|
| 32 |
-
|
| 33 |
tableOfContentsAutoCollapse: true
|
| 34 |
---
|
| 35 |
|
|
|
|
| 29 |
- research
|
| 30 |
- vision-language models
|
| 31 |
- dataset
|
| 32 |
+
seoThumbImage: "/thumb.png"
|
| 33 |
tableOfContentsAutoCollapse: true
|
| 34 |
---
|
| 35 |
|