Skip to content

Commit cf1e585

Browse files
committed
update feature and compatibility sections in homepage template with IDs for improved accessibility
1 parent 2f37d2d commit cf1e585

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/official-site/sqlpage/templates/shell-home.handlebars

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@
13751375
</div>
13761376
</section>
13771377

1378-
<section class="feature-section">
1378+
<section class="feature-section" id="scalable">
13791379
<div class="container">
13801380
<div class="feature-content">
13811381
<h2 class="dynamic-title">More scalable than a spreadsheet</h2>
@@ -1391,7 +1391,7 @@
13911391
</div>
13921392
</section>
13931393

1394-
<section class="feature-section">
1394+
<section class="feature-section" id="dynamic">
13951395
<div class="container">
13961396
<div class="feature-content">
13971397
<h2 class="dynamic-title">More dynamic than a dashboard</h2>
@@ -1411,7 +1411,7 @@
14111411
</div>
14121412
</section>
14131413

1414-
<section class="compat-section">
1414+
<section class="compat-section" id="compatibility">
14151415
<div class="container compat-layout">
14161416
<div class="compat-intro">
14171417
<div class="compat-eyebrow">Database Compatibility</div>

0 commit comments

Comments
 (0)