-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #550 from ChromeGaming/revert-544-test
Revert "Adding Chatbot and home icon to every Page"
- Loading branch information
Showing
10 changed files
with
14 additions
and
55 deletions.
There are no files selected for viewing
Binary file not shown.
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
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
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
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
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
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
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
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 |
---|---|---|
|
@@ -69,12 +69,6 @@ | |
<div class="circle"></div> | ||
<div class="circle"></div> | ||
</div> | ||
<div class="center"> | ||
<a href="../index.html"> | ||
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 15px; left: 10px; height: 100px; width: 100px; margin: 0;"> | ||
</a> | ||
</div> | ||
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script> | ||
<script> | ||
document.addEventListener("DOMContentLoaded", function () { | ||
const coords = { x: 0, y: 0 }; | ||
|
@@ -199,6 +193,8 @@ <h2 class="section-title">Contact Us</h2> | |
<p class="list-item">By email: [email protected]</p> | ||
|
||
</section> | ||
<a href="../index.html" class="back-btn">Back to Home</a> | ||
</main> | ||
</div> | ||
|
||
</div> | ||
|
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 |
---|---|---|
|
@@ -69,12 +69,6 @@ | |
<div class="circle"></div> | ||
<div class="circle"></div> | ||
</div> | ||
<div class="center"> | ||
<a href="../index.html"> | ||
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 15px; left: 10px; height: 100px; width: 100px; margin: 0;"> | ||
</a> | ||
</div> | ||
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script> | ||
<script> | ||
document.addEventListener("DOMContentLoaded", function () { | ||
const coords = { x: 0, y: 0 }; | ||
|
@@ -173,6 +167,7 @@ <h2 class="section-title">Changes to These Terms</h2> | |
<h2 class="section-title">Contact Information</h2> | ||
<p class="section-content">If you have any questions about these Terms and Conditions, please contact us | ||
at [email protected].</p> | ||
<a href="../index.html" class="back-btn">Back to Home</a> | ||
</section> | ||
</main> | ||
</div> | ||
|