Skip to content

Commit 80382bb

Browse files
update nav title, the term quickstart is one word: fix icon loader js file so icon shows again
1 parent 7d2ba0f commit 80382bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/js/icon-loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
const iconMappings = {
66
Welcome: 'cube-icon',
77
'Getting Started': 'rocket-icon',
8-
'Quick Start Library': 'lightning-icon',
8+
'Quickstart Library': 'lightning-icon',
99
'Local AWS Services': 'cube-icon',
1010
'Local Azure Services': 'cube-icon',
1111
Features: 'cube-icon',

0 commit comments

Comments
 (0)