Skip to content

Commit 1eb53ea

Browse files
committed
Meta: update repository files
See https://github.com/whatwg/spec-factory for details.
1 parent 2efb63c commit 1eb53ea

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.pr-preview.json

+3-9
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@
33
"type": "bikeshed",
44
"params": {
55
"force": 1,
6-
"md-status": "LS-COMMIT",
7-
"md-h1": "Fetch <small>(<a href=\"{{ pull_request.html_url }}\">PR #{{ pull_request.number }}</a>)</small>",
8-
"md-warning": "Commit {{ short_sha }} {{ pull_request.head.repo.html_url }}/commit/{{ sha }} replaced by {{ config.ls_url }}",
9-
"md-title": "{{ config.title }} (Pull Request Snapshot #{{ pull_request.number }})",
10-
"md-Text-Macro": "SNAPSHOT-LINK {{ config.back_to_ls_link }}"
11-
},
12-
"ls_url": "https://fetch.spec.whatwg.org/",
13-
"title": "Fetch Standard",
14-
"back_to_ls_link": "<a href=\"https://fetch.spec.whatwg.org/\" id=\"commit-snapshot-link\">Go to the living standard</a>"
6+
"md-status": "LS-PR",
7+
"md-Text-Macro": "PR-NUMBER {{ pull_request.number }}"
8+
}
159
}

0 commit comments

Comments
 (0)