Skip to content

Commit b39ea0a

Browse files
authored
Ability to link directly to a working group (#646)
ID attribute for each working group section
1 parent d72a7d2 commit b39ea0a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/community/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ title: "Community"
5151
</div>
5252
</section>
5353

54-
<section class="section">
54+
<section class="section" id="learning-path">
5555
<div class="container">
5656
<div class="row align-items-center">
5757
<div class="col-md-5 mb-4 mb-md-0">
@@ -69,7 +69,7 @@ title: "Community"
6969
</div>
7070
</section>
7171

72-
<section class="section bg-light">
72+
<section class="section bg-light" id="patterns">
7373
<div class="container">
7474
<div class="row align-items-center">
7575
<div class="col-md-6 order-2 order-md-1">
@@ -85,7 +85,7 @@ title: "Community"
8585
</div>
8686
</section>
8787

88-
<section class="section">
88+
<section class="section" id="marketing">
8989
<div class="container">
9090
<div class="row align-items-center">
9191
<div class="col-md-5 mb-4 mb-md-0">
@@ -103,7 +103,7 @@ title: "Community"
103103
</div>
104104
</section>
105105

106-
<section class="section bg-light">
106+
<section class="section bg-light" id="ispo">
107107
<div class="container">
108108
<div class="row align-items-center">
109109
<div class="col-md-6 order-2 order-md-1">

0 commit comments

Comments
 (0)