Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Franqsanz committed Oct 5, 2023
2 parents a05a04f + 3753a77 commit a54e785
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/data/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,19 @@ const categories: Array<SelectBooksType> = [
{ value: 'Acción', label: 'Acción' },
{ value: 'Autoayuda', label: 'Autoayuda' },
{ value: 'Aventura', label: 'Aventura' },
{ value: 'Arqueología', label: 'Arqueología' },
{ value: 'Arquitectura', label: 'Arquitectura' },
{ value: 'Artes Plásticas', label: 'Artes Plásticas' },
{ value: 'Automotriz', label: 'Automotriz' },
{ value: 'Aventuras gráficas', label: 'Aventuras gráficas' },
{ value: 'Belleza', label: 'Belleza' },
{ value: 'Biología', label: 'Biología' },
{ value: 'Botánica', label: 'Botánica' },
{ value: 'Ciencia Ficción', label: 'Ciencia Ficción' },
{ value: 'Clásicos', label: 'Clásicos' },
{ value: 'Cuidado Del Bebé', label: 'Cuidado Del Bebé' },
{ value: 'Comedia', label: 'Comedia' },
{ value: 'Cine', label: 'Cine' },
{ value: 'Drama', label: 'Drama' },
{ value: 'Terror', label: 'Terror' },
{ value: 'Suspenso', label: 'Suspenso' },
Expand Down Expand Up @@ -137,6 +146,7 @@ const categories: Array<SelectBooksType> = [
{ value: 'Espionaje', label: 'Espionaje' },
{ value: 'Psicológica', label: 'Psicológica' },
{ value: 'Guerra', label: 'Guerra' },
{ value: 'LGBTQ+', label: 'LGBTQ+' },
];

const format: Array<SelectBooksType> = [
Expand Down

1 comment on commit a54e785

@vercel
Copy link

@vercel vercel bot commented on a54e785 Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

xbu – ./

xbu-franqsanz.vercel.app
xbu.vercel.app
xbu-git-main-franqsanz.vercel.app

Please sign in to comment.