File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff 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>
Original file line number Diff line number Diff 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 ] ,
You can’t perform that action at this time.
0 commit comments