Skip to content

Commit ce08a70

Browse files
author
Walder Velasquez
committed
Update
1 parent 4207fb0 commit ce08a70

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33

44
<head>
5+
<!-- METAS -->
56
<meta charset="utf-8">
67
<title>TheYoseph - Mobile Developer</title>
78
<meta content="width=device-width, initial-scale=1.0" name="viewport">

privacy.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,25 @@
22
<html lang="en">
33

44
<head>
5+
<!-- METAS -->
56
<meta charset="utf-8">
6-
<title>TheYoseph - Desarrollador Android</title>
7+
<title>TheYoseph - Mobile Developer</title>
78
<meta content="width=device-width, initial-scale=1.0" name="viewport">
8-
<meta content="Free HTML Templates" name="keywords">
9-
<meta content="Free HTML Templates" name="description">
9+
<meta name="keywords"
10+
content="App Developer, Android developer, Mobile, Developer, Flutter, React-Native, Kotlin">
11+
<meta name="description" content="Mobile Developer centrado mas en el area de android, con lenguajes como Kotlin, Flutter y React-Native">
12+
<meta name="author" content="Walder Velasquez">
13+
<meta name="robots" content="index, follow"/>
14+
<meta property="og:title" content="TheYoseph - Mobile Developer"/>
15+
<meta property="og:image" content="img/profile.jpg">
16+
<meta property="og:description" content="Mobile Developer centrado mas en el area de android, con lenguajes como Kotlin, Flutter y React-Native"/>
17+
<meta property="og:url" content="https://theyoseph.com/"/>
18+
<meta property="og:type" content="profile"/>
19+
<meta property="og:locale" content="es_GT"/>
20+
<meta property="og:site_name" content="TheYoseph"/>
21+
<meta name="twitter:site" content="@TheYoseph_"/>
22+
<link rel="preload" as="image" href="img/profile.jpg"/>
23+
<link rel="canonical" href="https://theyoseph.com/"/>
1024

1125
<!-- Favicon -->
1226
<link href="img/favicon.ico" rel="icon">

0 commit comments

Comments
 (0)