mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
fix email
This commit is contained in:
@@ -14,7 +14,7 @@ definePageMeta({ layout: 'header' });
|
||||
<div class="flex justify-center flex-col items-center">
|
||||
<div class="font-bold text-[2rem]"> Contact us </div>
|
||||
<div class="font-bold mb-1 mt-4 text-accent">
|
||||
<a href="mailto:helplitlyx@gmail.com">helplitlyx@gmail.com </a>
|
||||
<a href="mailto:help@litlyx.com">help@litlyx.com </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -217,7 +217,7 @@ definePageMeta({ layout: 'header' });
|
||||
<div> Contact Information </div>
|
||||
<div>
|
||||
For any questions or concerns about our data policy, please contact our data protection officer at
|
||||
<a class="text-blue-400" href="mailto:helplitlyx@gmail.com">helplitlyx@gmail.com</a>
|
||||
<a class="text-blue-400" href="mailto:help@litlyx.com">help@litlyx.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -102,8 +102,8 @@ definePageMeta({ layout: 'header' });
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-4 px-20 bg-[#303030] rounded-lg">
|
||||
<a href="mailto:helplitlyx@gmail.com" class="poppins text-[1.3rem]">
|
||||
helplitlyx@gmail.com
|
||||
<a href="mailto:help@litlyx.com" class="poppins text-[1.3rem]">
|
||||
help@litlyx.com
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
@@ -105,7 +105,7 @@ definePageMeta({ layout: 'header' });
|
||||
communicated through our blog, social media, and direct emails.
|
||||
</div>
|
||||
<div>
|
||||
Please reach out to us at <a href="mailto:helplitlyx@gmail.com" class=text-blue-400>helplitlyx@gmail.com</a> with any questions or concerns regarding this privacy policy
|
||||
Please reach out to us at <a href="mailto:help@litlyx.com" class=text-blue-400>help@litlyx.com</a> with any questions or concerns regarding this privacy policy
|
||||
or
|
||||
your rights.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user