-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,12 @@ const { icons } = Astro.props; | |
</div> | ||
<div | ||
class="flex flex-col bg-gray-900 gap-2 p-5 text-center text-white items-center"> | ||
<p>Contact: @doinkythederp on Discord</p> | ||
<p> | ||
Contact: | ||
<a class="underline" href="mailto:[email protected]"> | ||
[email protected] | ||
</a> | ||
</p> | ||
<p> | ||
© 2023 CraftServer Discord Bot — All trademarks are the | ||
property of their respective owners. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ subtitle: "Effective: July 25, 2023" | |
layout: /src/layouts/Markdown.astro | ||
--- | ||
|
||
Hello! Thank you for using CraftServer and taking the time to read our Privacy Policy. This document describes how we handle the data you provide to us (the developers of CraftServer) while using CraftServer websites, services, Discord bots, and other products (the "Services"). We take privacy seriously; feel free to ask about any questions you have by messaging @doinkythederp on Discord or joining our support server linked in the header. | ||
Hello! Thank you for using CraftServer and taking the time to read our Privacy Policy. This document describes how we handle the data you provide to us (the developers of CraftServer) while using CraftServer websites, services, Discord bots, and other products (the "Services"). We take privacy seriously; feel free to email us with any questions you have at <[email protected]>. | ||
|
||
If you use the Services or add them to your Discord guild, you agree to the collection and use of information under the terms of this policy, so make sure you read it carefully. | ||
|
||
|
@@ -54,4 +54,4 @@ The Services may contain links to websites that are not operated by us. We advis | |
|
||
## Contact us | ||
|
||
If you have any questions or suggestions about this Privacy Policy, do not hesitate to contact @doinkythederp on Discord. You may also join our Discord support server using the links at the top and bottom of this website. | ||
If you have any questions or suggestions about this Privacy Policy, do not hesitate to contact us at <[email protected]>. You may also join our Discord support server using the links at the top and bottom of this website. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,7 @@ subtitle: "Effective: July 25, 2023" | |
layout: /src/layouts/Markdown.astro | ||
--- | ||
|
||
Hello! Thank you for using CraftServer and taking the time to read these Terms of Service (the "Terms"). This document describes the conditions that govern your use of CraftServer websites, services, Discord bots, and other products (the "Services"). These Terms are an agreement between you and the developers of CraftServer ("we"/"us"). Feel free to inquire @doinkythederp on Discord or join our support server linked in the header | ||
if you have any questions! | ||
Hello! Thank you for using CraftServer and taking the time to read these Terms of Service (the "Terms"). This document describes the conditions that govern your use of CraftServer websites, services, Discord bots, and other products (the "Services"). These Terms are an agreement between you and the developers of CraftServer ("we"/"us"). Feel free to email us with any questions you have at <[email protected]>. | ||
|
||
By using the Services or adding them to your Discord guild, these Terms will automatically apply to you, so make sure you read them carefully. | ||
|
||
|
@@ -50,4 +49,4 @@ The Services may contain links to websites that are not operated by us. We advis | |
|
||
## Contact us | ||
|
||
If you have any questions or suggestions about these Terms of Service, do not hesitate to contact @doinkythederp on Discord. You may also join our Discord support server using the links at the top and bottom of this website. | ||
If you have any questions or suggestions about these Terms of Service, do not hesitate to contact us at <[email protected]>. You may also join our Discord support server using the links at the top and bottom of this website. |