Skip to content

Commit 375481a

Browse files
authored
fix: update date and lastmod for CVPR 2026 presentations (#331)
## Background The date and last modification date for the CVPR 2026 presentations were incorrectly set to an earlier date. ## Changes - Updated `date` to 2026-02-21T00:00:00+00:00 - Updated `lastmod` to 2026-02-21T00:00:00+00:00
1 parent 6aaaad1 commit 375481a

File tree

1 file changed

+2
-2
lines changed
  • content/news/cvpr-2026-presentations

1 file changed

+2
-2
lines changed

content/news/cvpr-2026-presentations/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ summary: ""
77
authors: ["Shunsuke Kitada"]
88
tags: ["News", "CVPR", "CVPR2026"]
99
categories: ["News"]
10-
date: 2025-01-04T00:00:00+00:00
11-
lastmod: 2025-01-04T00:00:00+00:00
10+
date: 2026-02-21T00:00:00+00:00
11+
lastmod: 2026-02-21T00:00:00+00:00
1212
featured: false
1313
draft: false
1414

0 commit comments

Comments
 (0)