We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f2641 commit 4dda880Copy full SHA for 4dda880
.github/workflows/deploy.yml
@@ -16,3 +16,7 @@ jobs:
16
with:
17
BUILD_FAIL_ON: warning
18
GH_PAGES_BRANCH: gh-pages
19
+ W3C_BUILD_OVERRIDE: |
20
+ status: NOTE
21
+ W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
22
+ W3C_WG_DECISION_URL: https://github.com/w3ctag/design-principles/pull/???
index.bs
@@ -3,7 +3,7 @@ Title: Web Platform Design Principles
3
Group: tag
4
Shortname: design-principles
5
Repository: w3ctag/design-principles
6
-Status: ED
+Status: NOTE-ED
7
Level: none
8
TR: https://www.w3.org/TR/design-principles/
9
ED: https://w3ctag.github.io/design-principles/
0 commit comments