Support category, complexity, and industry for Copilot Cookbook landing page (#53072)
This commit is contained in:
@@ -355,6 +355,10 @@ export type Page = {
|
||||
effectiveDate?: string
|
||||
fullTitle?: string
|
||||
render: (context: Context) => Promise<string>
|
||||
octicon?: string
|
||||
category?: string[]
|
||||
complexity?: string[]
|
||||
industry?: string[]
|
||||
}
|
||||
|
||||
type ChangeLog = {
|
||||
|
||||
Reference in New Issue
Block a user