pages terminal scripts

This commit is contained in:
2025-11-28 19:00:24 +00:00
parent 4d17b599b3
commit c29ad517c5
14 changed files with 870 additions and 751 deletions
+2 -1
View File
@@ -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)