Skip to content

Commit a23175b

Browse files
Added WinUI in top_navigation.rb.
1 parent 6839354 commit a23175b

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
@@ -26,7 +26,8 @@
2626
"jsp-ui" => "jsp",
2727
"blazor" => "blazor-ui",
2828
"ar-vr" => "vr-lab",
29-
"tech-style-guide" => "store"
29+
"tech-style-guide" => "store",
30+
"winui" => "win-ui"
3031
}
3132

3233
html = ''

0 commit comments

Comments
 (0)