Skip to content

Commit

Permalink
Update for #95
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDawsonUK committed Jun 17, 2024
1 parent 5af1fc1 commit db683d6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
Binary file modified drafts/checklist.pages
Binary file not shown.
10 changes: 5 additions & 5 deletions drafts/guidelines.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Web Sustainability Guidelines",
"version": "1.0",
"edition": "Sixth Draft",
"lastModified": "2024-05-17",
"lastModified": "2024-06-17",
"category": [
{
"id": "1",
Expand Down Expand Up @@ -6276,10 +6276,10 @@
],
"GRI": [
{
"materials": "High",
"energy": "High",
"water": "High",
"emissions": "High"
"materials": "Medium",
"energy": "Medium",
"water": "Medium",
"emissions": "Medium"
}
],
"example": [
Expand Down
8 changes: 4 additions & 4 deletions drafts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8147,10 +8147,10 @@ <h4>Additional Content</h4>
<p class="subtitle"><strong><a href="#reporting">Reporting</a></strong></p>
<p>You can find details about complying with [[GRI]] through the body behind the standard.</p>
<dl class="reporting">
<dt>GRI 301: Materials</dt><dd>High</dd>
<dt>GRI 302: Energy</dt><dd>High</dd>
<dt>GRI 303: Water</dt><dd>High</dd>
<dt>GRI 305: Emissions</dt><dd>High</dd>
<dt>GRI 301: Materials</dt><dd>Medium</dd>
<dt>GRI 302: Energy</dt><dd>Medium</dd>
<dt>GRI 303: Water</dt><dd>Medium</dd>
<dt>GRI 305: Emissions</dt><dd>Medium</dd>
</dl>
<p class="subtitle"><strong>Example</strong></p>
<p>GitLab discloses its <a href="https://handbook.gitlab.com/handbook/engineering/open-source/">open source</a> policy publicly.</p>
Expand Down
2 changes: 1 addition & 1 deletion drafts/quickref.html
Original file line number Diff line number Diff line change
Expand Up @@ -2207,7 +2207,7 @@ <h2>Business Strategy and Product Management</h2>
</tr>
<tr>
<td></td><td><strong>GRI</strong></td>
<td>High</td><td>High</td><td>High</td><td>High</td>
<td>Medium</td><td>Medium</td><td>Medium</td><td>Medium</td>
</tr>
<tr class="highlight">
<td><a href="https://w3c.github.io/sustyweb/#create-a-business-continuity-and-disaster-recovery-plan">5.29</a></td>
Expand Down

0 comments on commit db683d6

Please sign in to comment.