Skip to content

Commit

Permalink
Support list guidance updates
Browse files Browse the repository at this point in the history
  • Loading branch information
oisa committed Sep 9, 2024
1 parent e85e12e commit 2efdcc6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/support-list-logo-dimensions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions src/components/support-list/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,22 @@ model:
{{>_support-list model.list-2}}
{{/_docs-example}}

<h2>Support logos without descriptors</h2>
<h2>Support logos without Masterbrand descriptors</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p><i>For Endorsed, Independent and Standalone brand websites</i></p>
<p>When the NSW Government waratah logo is not included in the header and the NSW Government have provided support, the waratah logo is the first element in the support section.</p>
</div>
</div>
{{#>_docs-example}}
{{>_support-list model.list-3 includeWaratah="true"}}
{{/_docs-example}}

<h2>Support logos without NSW Government waratah logo</h2>
<h2>Support logos with logos only</h2>
<div class="nsw-grid nsw-p-sm nsw-m-bottom-xs">
<div class="nsw-col-sm-8">
<p>When the NSW Government waratah logo is included in the header and no NSW Government agencies have provided support, display only the logos of any supporting agencies beneath the section title.</p>
<p><i>For Masterbrand or Co-brand brand websites</i></p>
<p>When the NSW Government waratah logo is included in the header and no NSW Government agencies have provided support, display only the logos of any supporting agencies beneath the section heading.</p>
</div>
</div>
{{#>_docs-example}}
Expand Down

0 comments on commit 2efdcc6

Please sign in to comment.