Skip to content

Commit

Permalink
re order songs
Browse files Browse the repository at this point in the history
  • Loading branch information
francoborrelli committed Aug 24, 2024
1 parent a233078 commit bb41f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/cv/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ import { PersonalProjects } from './personalProjects';
import { ProfessionalExperience } from './experience';

export const playlists: Playlist[] = [
Skills,
ProfessionalExperience,
PersonalProjects,
Education,
Publications,
Skills,
];

0 comments on commit bb41f87

Please sign in to comment.