pages terminal scripts
This commit is contained in:
@@ -124,7 +124,8 @@ export const pageSpeedSettings: Record<string, SpeedPreset | number> = {
|
||||
'home': 'fast',
|
||||
'portfolio': 'fast',
|
||||
'models': 'fast',
|
||||
'projects': 'fast'
|
||||
'projects': 'fast',
|
||||
'components': 'fast'
|
||||
};
|
||||
|
||||
// Per-page autoscroll settings (whether to auto-scroll as content types)
|
||||
|
||||
Reference in New Issue
Block a user