Skip to content

Commit

Permalink
capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Spanos committed Aug 14, 2024
1 parent dde7feb commit c2b7f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ useSeoMobyHead({
<main class="min-h-screen flex flex-col items-center justify-center px-6 lg:px-24">
<UCard class="my-2">
<template #header>
<h1 class="text-center text-2xl">Moby IT - Software Reimagined</h1>
<h1 class="text-center text-2xl">Moby IT - software reimagined</h1>
</template>
<section class="bg-light max-w-2xl">
<NuxtImg class="float-left self-start mr-6 mb-2 rounded-md shadow-md shadow-black w-28 md:w-52" src="/img/george.jpg"
Expand Down

0 comments on commit c2b7f80

Please sign in to comment.