Website Update
This commit is contained in:
@@ -26,8 +26,8 @@ export {
|
||||
} from './theme';
|
||||
|
||||
// Content: projects, models, hackathon cards
|
||||
export type { Project, Model3D, Card } from './content';
|
||||
export { projects, models, cards, sortedCards } from './content';
|
||||
export type { OpenSourceProject, PackageProject, Model3D, Card } from './content';
|
||||
export { openSourceProjects, packageProjects, models, cards, sortedCards } from './content';
|
||||
|
||||
// Terminal settings, TUI styling, speed presets, model viewer, particles, shortcuts
|
||||
export type { SpeedPreset, TerminalSettings } from './terminal';
|
||||
|
||||
Reference in New Issue
Block a user