Skip to content

Commit d79a007

Browse files
committed
initial commit
1 parent e0371dc commit d79a007

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-39.3 KB
Binary file not shown.
31.6 KB
Loading

src/components/BaseHead.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
const BASE_URL = import.meta.env.MODE === "production" ? import.meta.env.SITE : Astro.url;
3-
const ogImage = `${BASE_URL}/imagen_de_opengraph_frankuxui_frontend_developer.webp`;
3+
const ogImage = `${BASE_URL}/imagen_de_opengraph_laura_font_sommelier.webp`;
44
const description =
55
"Curriculum de Laura Font, sommelier profesional con experiencia en el sector de la hostelería y la restauración, especializada en vinos y bebidas espirituosas. Con una sólida formación y habilidades excepcionales en cata, maridaje y servicio al cliente";
66
---

0 commit comments

Comments
 (0)