Skip to content

Commit de1378c

Browse files
authored
Update index.html
1 parent 7ec768e commit de1378c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<meta name="description" content="Pau Reverté | Robotics & AI Engineer" />
7-
<title>Pau Reverté | Robotics & AI Engineer</title>
6+
<meta name="description" content="Pau Reverté | Robotics Engineer" />
7+
<title>Pau Reverté | Robotics Engineer</title>
88

99
<link
1010
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
@@ -130,7 +130,7 @@
130130
<body>
131131
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
132132
<div class="container">
133-
<a class="navbar-brand fw-bold" href="#">PAU REVERTÉ</a>
133+
<a class="navbar-brand fw-bold" href="#">Pau Reverté</a>
134134
<div class="collapse navbar-collapse" id="navbarNav">
135135
<ul class="navbar-nav ms-auto">
136136
<li class="nav-item">
@@ -158,7 +158,7 @@
158158
onerror="this.src='https://ui-avatars.com/api/?name=Pau+Reverte&background=0056b3&color=fff&size=200'">
159159

160160
<h1 class="display-3 fw-bold mb-2">Pau Reverté Martínez</h1>
161-
<p class="lead mb-4 fs-3 fw-light opacity-75">PhD Candidate | Robotics & AI Engineer</p>
161+
<p class="lead mb-4 fs-3 fw-light opacity-75">PhD Candidate | Robotics Engineer</p>
162162

163163
<div class="d-flex justify-content-center gap-3 flex-wrap">
164164
<a href="https://linkedin.com/in/paureverte" target="_blank" class="btn btn-primary btn-lg rounded-pill px-4"><i class="fab fa-linkedin me-2"></i>LinkedIn</a>
@@ -175,7 +175,7 @@ <h1 class="display-3 fw-bold mb-2">Pau Reverté Martínez</h1>
175175
<div class="col-lg-9">
176176
<h2 class="section-title d-inline-block">Profile</h2>
177177
<p class="lead mt-4">
178-
I am a Robotics & AI Researcher at
178+
I am a Robotics Researcher at
179179
<strong>Eurecat Technology Centre</strong> and a PhD candidate at
180180
<strong>Universidad Pablo de Olavide</strong>. My work focuses on
181181
bridging high-level AI reasoning with robust field robotics. I
@@ -618,7 +618,7 @@ <h6 class="fw-bold mb-0 text-white">BSc. in Industrial Electronics & Automation<
618618
></a>
619619
</div>
620620
<p class="small opacity-50">
621-
&copy; 2026 Pau Reverté Martínez. Robotics & AI Researcher.
621+
&copy; 2026 Pau Reverté Martínez. Robotics Researcher.
622622
</p>
623623
</div>
624624
</footer>

0 commit comments

Comments
 (0)