Skip to content

Commit 81f2074

Browse files
committed
test of embedded video from VulnCon
1 parent ab1bc01 commit 81f2074

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

src/assets/data/news.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 656,
5+
"newsType": "news",
6+
"title": "Thank You for Attending <i>CVE/FIRST VulnCon 2026</i>!",
7+
"urlKeywords": "Thank You for Attending VulnCon 2026",
8+
"date": "2026-04-21",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "The <a href='/'>CVE Program</a> would like thank everyone who attended <i><a href='https://www.first.org/conference/vulncon26/' target='_blank'>VulnCon 2026</a></i> &mdash; in-person or virtually &mdash; last week on April 13-16, 2026. Community participation was highly constructive and we’re already looking forward to <i>VulnCon 2027</i> next year!"
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "<video controls width='500'><source src='/Resources/WrapUpVulnCon2026FIRST.mp4' type='video/mp4'/>"
17+
}
18+
]
19+
},
320
{
421
"id": 655,
522
"newsType": "news",

0 commit comments

Comments
 (0)