Changes include:
- Roboto Flex loaded from Google Fonts for compact UI text - Reduced decorative borders while retaining useful input and divider borders - Fixed blank journal detail pages - Password-protected journal publisher with four-hour signed sessions - New articles saved directly to posts.json - Prominent Spotify, Instagram, and Steam buttons on Contact - Desktop and mobile layouts visually verified - Production build and authorization tests passed
This commit is contained in:
@@ -28,6 +28,25 @@
|
||||
"kind": "github"
|
||||
}
|
||||
],
|
||||
"interests": [
|
||||
{
|
||||
"label": "Go to Spotify",
|
||||
"note": "Often playing",
|
||||
"href": "https://open.spotify.com/user/orbitrix",
|
||||
"kind": "spotify"
|
||||
},
|
||||
{
|
||||
"label": "Open Instagram",
|
||||
"note": "Life outside code",
|
||||
"href": "https://www.instagram.com/alexanderherlan2/",
|
||||
"kind": "instagram"
|
||||
},
|
||||
{
|
||||
"label": "Find me on Steam",
|
||||
"note": "Occasionally gaming",
|
||||
"href": "https://steamcommunity.com/profiles/76561197961799136",
|
||||
"kind": "steam"
|
||||
}
|
||||
],
|
||||
"focus": ["Product engineering", "Applied AI", "Cloud systems"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user