Skip to content

Commit 6125f56

Browse files
committed
feat: Adding Tech Style Guide top nav
1 parent 84ae719 commit 6125f56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_plugins/top_navigation.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"php-ui" => "php",
2626
"jsp-ui" => "jsp",
2727
"blazor" => "blazor-ui",
28-
"ar-vr" => "vr-lab"
28+
"ar-vr" => "vr-lab",
29+
"tech-style-guide" => "store"
2930
}
3031

3132
html = ''

0 commit comments

Comments
 (0)