Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CampeauMartin authored Nov 7, 2023
1 parent bc71abe commit fbd7335
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions en/design-systems/gcweb/subway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,9 @@ <h3 id="h-3-3"> Create the index page </h3>
<ul>
<li> Use sparingly or avoid whenever possible, as they can distract a user from their task </li>
<li>Must apply to the entire product or service</li>
<li> Must appear below the subway menu, under its own heading called "Related"
<li> Must appear below the subway menu, under its own heading called "Related information"
<ul>
<li>If there are several supporting links and they can be bundled together into groups, you can create additional headings to introduce each group instead of using the singlar "Related" heading</li>
<li>If there are several supporting links and they can be bundled together into groups, you can create additional headings to introduce each group instead of using the singlar "Related information" heading</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -510,7 +510,7 @@ <h2>Sections</h2>
</dl>
</nav>
<aside>
<h2 class="h3">Related</h2>
<h2 class="h3">Related information</h2>
<ul>
<li><a href="#">[link]</a></li>
<li><a href="#">[link]</a></li>
Expand Down Expand Up @@ -546,7 +546,7 @@ <h2 class="h3">Related</h2>

&lt;!-- Supporting links --&gt;
&lt;aside&gt;
&lt;h2 class="h3"&gt;Related&lt;/h2&gt;
&lt;h2 class="h3"&gt;Related information&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#"&gt;[link]&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;[link]&lt;/a&gt;&lt;/li&gt;
Expand Down Expand Up @@ -1228,7 +1228,7 @@ <h2 id="h-4">Research and blog posts</h2>
<dl id="wb-dtmd">
<dt>Date modified:&#32;</dt>
<dd>
<time property="dateModified">2023-01-23</time>
<time property="dateModified">2023-11-07</time>
</dd>
</dl>
</div>
Expand Down

0 comments on commit fbd7335

Please sign in to comment.