Skip to content

Commit edae89a

Browse files
committed
restore links
1 parent 7b1a75b commit edae89a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/develop/introduction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ pagination_next: null
6161
<span class="hub-card__cta">Open guide</span>
6262
</a>
6363
</li>
64-
<!--
6564
<li class="hub-card">
6665
<a class="hub-card__link" href="/docs/develop/manifests">
6766
<h3 class="hub-card__title">Manifests</h3>
@@ -80,7 +79,7 @@ pagination_next: null
8079
<span class="hub-card__cta">Open Guide</span>
8180
</a>
8281
</li>
83-
82+
<!--
8483
<li class="hub-card">
8584
<a class="hub-card__link" href="/docs/develop/dynamic-content">
8685
<h3 class="hub-card__title">Dynamic Content</h3>

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ module.exports = {
9090
'develop/introduction',
9191
'develop/upload-and-download',
9292
'develop/host-your-website',
93-
// 'develop/manifests',
94-
// 'develop/routing',
93+
'develop/manifests',
94+
'develop/routing',
9595
// 'develop/dynamic-content',
9696
'develop/act',
9797
],

0 commit comments

Comments
 (0)