Skip to content

Commit

Permalink
feat: use demo content artifact in header navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
suschneider committed Mar 4, 2022
1 parent 147b07c commit cd66358
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
></ish-sub-category-navigation>
</ng-container>
</li>
<ish-lazy-content-include includeId="include.header.navigation.pagelet2-Include"></ish-lazy-content-include>
</ul>
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ describe('Header Navigation Component', () => {
CAT_C
</a>
</li>
<ish-lazy-content-include
includeid="include.header.navigation.pagelet2-Include"
></ish-lazy-content-include>
</ul>
`);
});
Expand Down

1 comment on commit cd66358

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure Demo Servers are available:

Please sign in to comment.