Skip to content

Commit ca312b2

Browse files
Sync code from main
2 parents 78f9042 + d0c45a6 commit ca312b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/gitforgeConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export interface GitforgeConfig {
3232
featuredRepos?: string[]
3333
listedRepo?: ListedRepoConfig
3434
/** Active portfolio template (optional, defaults to "threejs"). */
35-
template?: 'minimal' | 'classic' | 'bento' | 'hacker' | 'netflix' | 'threejs'
35+
template?: 'minimal' | 'classic' | 'bento' | 'hacker' | 'netflix' | 'threejs' | 'minecraft'
3636
hero?: HeroConfig
3737
customLinks?: CustomLink[]
3838
// Search bar in navbar (defaults to true when omitted)

0 commit comments

Comments
 (0)