Skip to content

Commit 5c09d38

Browse files
committed
deploy: 1769b56
1 parent 4928d62 commit 5c09d38

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

syntax.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
<script>
2+
location = 'url=syntax/' + (location.hash || '');
3+
</script>
14
<meta http-equiv="refresh" content="0;url=syntax/" />

syntax/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CSS syntax reference (mdn/data & CSSTree)",
3-
"createdAt": "2021-04-25T21:28:32.509Z",
4-
"elapsedTime": 9,
3+
"createdAt": "2021-04-26T09:48:55.257Z",
4+
"elapsedTime": 11,
55
"data": {
66
"csstree": {
77
"version": "1.1.3",

0 commit comments

Comments
 (0)