Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lewislarsen committed Jul 25, 2024
1 parent f3059ae commit 6214e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Hero Section -->
<section class="py-20 px-4 sm:px-6 lg:px-8">
<div class="max-w-3xl mx-auto text-center">
<h1 class="text-4xl sm:text-5xl font-bold mb-6">About Vanguard</h1>
<h1 class="text-4xl sm:text-5xl font-medium mb-6">About Vanguard</h1>
<p class="text-xl mb-8 text-gray-200">
An open-source backup solution for a developer's servers, applications and data.
</p>
Expand Down

0 comments on commit 6214e90

Please sign in to comment.