749eda6 Show on GitHub

  • Author: vsheo
  • Date: 11/11/2025, 1:27:17 PM
  • Message: Revert "refactor: formatted code with prettier #89" This reverts commit 7a04c8def2345da7b1aa23f36b9c9e7d866f5b50.
  • Stats: 897 total changes (+429 / -468)

Changed Files

  • CONTRIBUTING.md — +62 / -78 (140 changes)
  • README.md — +4 / -10 (14 changes)
  • content/CONTENT.md — +1 / -0 (1 changes)
  • src/lib/components/ContainerProjectCard.svelte — +1 / -1 (2 changes)
  • src/lib/components/DetailsMain.svelte — +1 / -1 (2 changes)
  • src/lib/components/FooterInfo.svelte — +171 / -169 (340 changes)
  • src/lib/components/Header.svelte — +1 / -2 (3 changes)
  • src/lib/components/Logo.svelte — +21 / -26 (47 changes)
  • src/lib/components/ProjectCard.svelte — +1 / -2 (3 changes)
  • src/lib/components/SponsorCarousel.svelte — +134 / -147 (281 changes)
  • src/lib/index.js — +12 / -10 (22 changes)
  • src/routes/+layout.server.js — +5 / -5 (10 changes)
  • src/routes/+layout.svelte — +3 / -4 (7 changes)
  • src/routes/+page.server.js — +5 / -4 (9 changes)
  • src/routes/project-[slug]/+page.server.js — +4 / -6 (10 changes)
  • src/routes/project-[slug]/+page.svelte — +2 / -2 (4 changes)
  • vite.config.js — +1 / -1 (2 changes)