Skip to content

Commit fbbecce

Browse files
Merge pull request #106 from w3c/fix-last-updated
Changes lastUpdate to a more rational date
2 parents ab59f11 + a21bc12 commit fbbecce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ <h2>GPC Support Representation</h2>
386386

387387
{
388388
"gpc": true,
389-
"lastUpdate": "1997-03-10"
389+
"lastUpdate": "2025-04-15"
390390
}
391391
</pre>
392392
</aside>

0 commit comments

Comments
 (0)