Skip to content

Commit 1fd2f8b

Browse files
authored
Merge pull request #97 from vladimir-stoyanov/patch-1
Added WinUI in top_navigation.rb.
2 parents 6839354 + a23175b commit 1fd2f8b

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)