Skip to content

Commit

Permalink
💄 [Earwurm] Revise image and color
Browse files Browse the repository at this point in the history
  • Loading branch information
beefchimi committed Jul 25, 2024
1 parent 8f0287b commit 05dc3b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified public/assets/bg-earwurm.webp
Binary file not shown.
14 changes: 7 additions & 7 deletions src/data/sections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const earwurm: ProjectEntry = {
name: 'Earwurm',
description: 'Easier web audio for UI sound effects',
thumbnail: '/assets/bg-earwurm.webp',
channels: [207, 1, 93],
channels: [231, 131, 93],
logo: 'LogoEarwurm',
url: 'https://beefchimi.github.io/earwurm/',
attribution: 'Curtis Dulmage',
Expand Down Expand Up @@ -202,13 +202,13 @@ export const sections: [intro: SectionEntry, ...projects: ProjectEntry[]] = [
preserve,
fringe,
yat,
northernArmy,
earwurm,
northNavy,
northernArmy,
sandwich,
commerceAwards,
na2012,
draggable,
chicken,
tetchi,
earwurm,
chicken,
draggable,
na2012,
commerceAwards,
];

0 comments on commit 05dc3b5

Please sign in to comment.