Skip to content

Commit

Permalink
shorter title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-gg-dev committed Dec 20, 2023
1 parent ddfd7ca commit 139b6a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import path from 'path'
// https://vitepress.dev/reference/site-config
export default defineConfig({
// Site Metadata
title: 'Antonio Gonzalez Gea - Desarrollador Full Stack',
title: 'Antonio Gonzalez Gea',
description:
'Portfolio de Antonio Gonzalez Gea, desarrollador full stack y aficionado a la impresión 3D. Mi trayectoria' +
' profesional en desarrollo, mis creaciones en impresión 3D y otros hobbies que inspiran mi trabajo.',
'Portfolio de Antonio González Gea, desarrollador full stack y entusiasta de la impresión 3D.' +
' Explora mi carrera y proyectos.',
lang: 'es',
head: [
[
Expand Down
2 changes: 1 addition & 1 deletion pages/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: ''
title: 'Desarrollador Full Stack'
---

<HomeLayout>
Expand Down

0 comments on commit 139b6a5

Please sign in to comment.