Files
bizmatch-project/bizmatch/src/build.ts
Timo Knuth bf735ed60f feat: SEO improvements and image optimization
- Enhanced SEO service with meta tags and structured data
- Updated sitemap service and robots.txt
- Optimized listing components for better SEO
- Compressed images (saved ~31MB total)
- Added .gitattributes to enforce LF line endings

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 19:48:30 +01:00

6 lines
184 B
TypeScript

// Build information, automatically generated by `the_build_script` :zwinkern:
const build = {
timestamp: "GER: 03.02.2026 12:44 | TX: 02/03/2026 5:44 AM"
};
export default build;