- Book reviews: add line-clamp for longer review text with expand/collapse per review - Privacy policy: restore full detailed DSGVO-compliant fallback content - Header (legal pages): change logo from 'dk' to 'dk0' in circle - Header (main page): add ThemeToggle for dark/light mode switching - Skeleton loading: integrate boneyard-js for ReadBooks, CurrentlyReading, Projects - Add boneyard.config.json and bones/registry.ts placeholder
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"breakpoints": [375, 768, 1280],
|
|
"out": "./bones",
|
|
"wait": 800,
|
|
"color": "rgba(0,0,0,0.08)",
|
|
"animate": "pulse"
|
|
} |