Manual changes saved
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
<div class="container mx-auto px-4 py-12 max-w-3xl">
|
| 38 |
<!-- Header -->
|
| 39 |
<header class="text-center mb-12 fade-in">
|
| 40 |
-
<h1 class="text-3xl md:text-4xl font-mb font-bold text-[#cba872] mb-4">
|
| 41 |
<p class="text-lg text-[#cba872] max-w-2xl mx-auto">A compassionate reflection for those bridging past and future</p>
|
| 42 |
<div class="w-full bg-[#cba872] h-1 mt-6 rounded-full"></div>
|
| 43 |
</header>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Are You Carrying Generational Patterns? | A Reflection for Transgenerational people</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
|
|
| 37 |
<div class="container mx-auto px-4 py-12 max-w-3xl">
|
| 38 |
<!-- Header -->
|
| 39 |
<header class="text-center mb-12 fade-in">
|
| 40 |
+
<h1 class="text-3xl md:text-4xl font-mb font-bold text-[#cba872] mb-4">Are You Carrying Generational Patterns?</h1>
|
| 41 |
<p class="text-lg text-[#cba872] max-w-2xl mx-auto">A compassionate reflection for those bridging past and future</p>
|
| 42 |
<div class="w-full bg-[#cba872] h-1 mt-6 rounded-full"></div>
|
| 43 |
</header>
|