Skip to content

Commit c4edf31

Browse files
committed
Home text update.
1 parent e6ddc4e commit c4edf31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • portfolio/portfolio_app/templates/portfolio_app

portfolio/portfolio_app/templates/portfolio_app/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<!-- Hero Section -->
3232
<section id="home" class="hero-section">
3333
<div class="container text-center">
34-
<h1 class="display-3 fw-bold mb-4">Developer Portfolio</h1>
35-
<p class="lead mb-5">Building modern web applications with Python, Django, and PostgreSQL</p>
34+
<h1 class="display-3 fw-bold mb-4">Andres Fonseca</h1>
35+
<p class="lead mb-5">Continous learner building modern web applications with AI</p>
3636
<a href="#projects" class="btn btn-primary btn-lg">View My Work</a>
3737
</div>
3838
</section>

0 commit comments

Comments
 (0)