diff options
Diffstat (limited to 'src/pages/index.astro')
| -rw-r--r-- | src/pages/index.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index 115d1f1..e7cc46d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -36,7 +36,7 @@ const featuredProjects = projects.filter(project => project.featured); </a> </div> <div class="description"> - <h2>20 Years Old</h2> + <h2>21 Years Old</h2> <h2>Living in Montreal, Quebec, Canada</h2> </div> <div> |
