Commit Graph

8 Commits

Author SHA1 Message Date
f4cfad7bc0 feat: now it's really a template 2026-04-01 18:52:41 +00:00
Cauê Faleiros
94b094938b delete: package.json and package-lock.json 2026-04-01 10:38:26 -03:00
Cauê Faleiros
2b142fcfab delete: files that are not necessary 2026-04-01 10:33:32 -03:00
Cauê Faleiros
9879ad9bb0 fix: Adjust layout to keep description on two lines & update favicons 2026-03-31 15:41:54 -03:00
cauefaleiros
ac0f851e06 refactor: Simplify vite.config.ts
Removes unnecessary imports and configuration, streamlining the Vite setup. The core functionality remains unchanged.
2026-03-31 14:39:34 -03:00
cauefaleiros
3cc7169906 feat: Organize assets and update paths
Moves all static assets (favicons, logo, background) into the `assets` directory and updates the corresponding paths in `index.html`. This improves project organization and maintainability.
2026-03-31 12:26:48 -03:00
cauefaleiros
5493bcd242 feat: Setup Black Brasil Links project
Initializes the project with basic structure, including HTML, CSS, and static assets. Updates README with local development instructions and adds .gitignore for common build artifacts.
2026-03-31 12:01:44 -03:00
cauefaleiros
e739b22499 Initial commit 2026-03-31 12:01:05 -03:00