Skip to content

Commit

Permalink
Update title and metadata for consistency
Browse files Browse the repository at this point in the history
Replaced 'Independiente' and 'Freelance' with 'Full Stack' in the title and meta tags across the English and Spanish versions of the index.html files. This improves brand consistency and simplifies the presentation of the developer's role.
  • Loading branch information
ivangonzalezg committed Oct 16, 2024
1 parent a78ffcf commit 5246981
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
10 changes: 5 additions & 5 deletions v1/es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<title>Ivan Gonzalez, Desarrollador Full Stack Independiente</title>
<title>Ivan Gonzalez, Desarrollador Full Stack</title>
<meta
name="description"
content="Ubicado en Colombia. Alta experiencia en diseño y desarrollo de aplicaciones móviles y web, mantenimiento y seguridad."
Expand All @@ -21,11 +21,11 @@
<meta name="identifier-URL" content="https://ivangonzalez.co/es" />
<meta
property="og:site_name"
content="Ivan Gonzalez, Desarrollador Full Stack Independiente"
content="Ivan Gonzalez, Desarrollador Full Stack"
/>
<meta
property="og:title"
content="Ivan Gonzalez, Desarrollador Full Stack Independiente"
content="Ivan Gonzalez, Desarrollador Full Stack"
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ivangonzalez.co/es" />
Expand All @@ -43,7 +43,7 @@
<meta name="twitter:card" content="summary_large_image" />
<meta
property="twitter:title"
content="Ivan Gonzalez, Desarrollador Full Stack Independiente"
content="Ivan Gonzalez, Desarrollador Full Stack"
/>
<meta
property="twitter:description"
Expand Down Expand Up @@ -333,7 +333,7 @@
<div class="title-wrap">
<div class="bg-text-wrapper">
<h1 class="hero-title">
Ivan Gonzalez, Desarrollador Full Stack Independiente
Ivan Gonzalez, Desarrollador Full Stack
</h1>
<div class="text-bg-accent"></div>
</div>
Expand Down
13 changes: 5 additions & 8 deletions v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<title>Ivan Gonzalez, Freelance Full Stack Developer</title>
<title>Ivan Gonzalez, Full Stack Developer</title>
<meta
name="description"
content="Based in Colombia. Highly experienced designing and developing mobile and web applications, maintenance & security"
Expand All @@ -21,12 +21,9 @@
<meta name="identifier-URL" content="https://ivangonzalez.co" />
<meta
property="og:site_name"
content="Ivan Gonzalez, Freelance Full Stack Developer"
/>
<meta
property="og:title"
content="Ivan Gonzalez, Freelance Full Stack Developer"
content="Ivan Gonzalez, Full Stack Developer"
/>
<meta property="og:title" content="Ivan Gonzalez, Full Stack Developer" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ivangonzalez.co" />
<meta
Expand All @@ -43,7 +40,7 @@
<meta name="twitter:card" content="summary_large_image" />
<meta
property="twitter:title"
content="Ivan Gonzalez, Freelance Full Stack Developer"
content="Ivan Gonzalez, Full Stack Developer"
/>
<meta
property="twitter:description"
Expand Down Expand Up @@ -333,7 +330,7 @@
<div class="title-wrap">
<div class="bg-text-wrapper">
<h1 class="hero-title">
Ivan Gonzalez, Freelance Full Stack Developer
Ivan Gonzalez, Full Stack Developer
</h1>
<div class="text-bg-accent"></div>
</div>
Expand Down

0 comments on commit 5246981

Please sign in to comment.