Website Status
This commit is contained in:
@@ -134,7 +134,7 @@ export const pageSpeedSettings: Record<string, SpeedPreset | number> = {
|
||||
// 'models': 'instant', // No typing animation
|
||||
// 'hackathons': 0.5, // Custom: 2x faster than normal
|
||||
'home': 'fast',
|
||||
'portfolio': 'fast',
|
||||
'portfolio': 'instant',
|
||||
'models': 'fast',
|
||||
'projects': 'fast',
|
||||
'components': 'fast'
|
||||
|
||||
@@ -10,7 +10,7 @@ export const user = {
|
||||
title: 'Engineering Student',
|
||||
email: '[email protected]',
|
||||
location: 'USA (EAST)',
|
||||
bio: `Hi, I am Sir Blob — a engineer who loves making things. ` +
|
||||
bio: `A engineer who loves making things. ` +
|
||||
`I build fun coding projects, participate in game jams and hackathons, and enjoy games like Minecraft and Pokémon TCG Live. ` +
|
||||
`I'm interested in Open Source, Game Development, Embedded Systems, and AI/ML.`,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user