Skip to content

Commit

Permalink
Merge pull request #544 from Ojas-Arora/test
Browse files Browse the repository at this point in the history
Adding Chatbot and home icon to every Page
  • Loading branch information
ayush-t02 authored Jul 21, 2024
2 parents 2e7e6bb + 732c107 commit afbb3ec
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 14 deletions.
Binary file added assets/images/Home.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions pages/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,12 @@
</style>

<body>

<div class="center">
<img src="../assets/images/404pic.png" alt="404 pic" class="pic" />
<button class="btn"><a href="../index.html">Home</a></button>
</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>
<div class="circle-container">
<div class="circle"></div>
<div class="circle"></div>
Expand Down
7 changes: 6 additions & 1 deletion pages/FAQs.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,12 @@
<!--<img class="background" src="assets/images/background-pattern-desktop.svg">-->
<div class="faqcontainer">
<h1><img src="../assets/images/icon-star.svg" />FAQs</h1>
<div class="center">
<a href="../index.html">
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 25px; left: 10px; height: 100px; width: 100px; margin: 0;">
</a>
</div>
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script>

<div class="question">
<details>
Expand Down Expand Up @@ -224,7 +230,6 @@ <h1><img src="../assets/images/icon-star.svg" />FAQs</h1>
cursor: pointer;
">
<a href="../index.html" style="color: white;text-decoration: none;">Home</a>
</button>
</div>

Expand Down
7 changes: 7 additions & 0 deletions pages/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,13 @@
</nav>
<header class="about-header">
<h1>🕹️ About Us 🕹️ </h1>
<div class="center">
<a href="../index.html">
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 85px; left: 10px; height: 100px; width: 100px; margin: 0;">
</a>
</div>
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script>
</body>
</header>
<p style="font-size: 25px; font-family: EB Garamond,serif;font-weight: bolder; text-shadow: 2px 2px 3px white;">
Dot-Box is a game where players take turns drawing lines between dots to create boxes.
Expand Down
7 changes: 6 additions & 1 deletion pages/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,12 @@
}
</style>
</head>

<div class="center">
<a href="../index.html">
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 65px; left: 10px; height: 100px; width: 100px; margin: 0;">
</a>
</div>
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script>
<div class="settings">
<video autoplay muted class="video" loop id="myVideo">
<source src="../assets/videos/default.mp4" type="video/mp4" />
Expand Down
6 changes: 6 additions & 0 deletions pages/game.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,12 @@
</head>

<body>
<div class="center">
<a href="../index.html">
<img src="../assets/images/Home.jpeg" style="position: absolute; top: 15px; left: 5px; height: 100px; width: 100px; margin: 0;">
</a>
</div>
<script src="//code.tidio.co/fdylvmddtyb7vzsk5frdt3ncrk6cwobs.js" async></script>
<div class="circle-container">
<div class="circle"></div>
<div class="circle"></div>
Expand Down
8 changes: 6 additions & 2 deletions pages/howtoplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
<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: 85px; 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 };
Expand Down Expand Up @@ -172,8 +178,6 @@ <h1 style="font-size: 39px;">How to Play ?</h1>
<source src="../assets/videos/Dot Box Tutorial.mp4" type="video/mp4">
</video>
</div>

<a href="../index.html" class="back-btn">Back to Home</a>
</div>
</div>

Expand Down
8 changes: 6 additions & 2 deletions pages/licensing.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
<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 };
Expand Down Expand Up @@ -154,8 +160,6 @@ <h2 class="section-title">MIT License</h2>
</pre>
</p>
</section>

<a href="../index.html" class="back-btn">Back to Home</a>
</main>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions pages/privacypolicy.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
<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 };
Expand Down Expand Up @@ -193,8 +199,6 @@ <h2 class="section-title">Contact Us</h2>
<p class="list-item">By email: dotbox@gmail.com</p>

</section>
<a href="../index.html" class="back-btn">Back to Home</a>
</main>
</div>

</div>
Expand Down
7 changes: 6 additions & 1 deletion pages/termsofservice.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
<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 };
Expand Down Expand Up @@ -167,7 +173,6 @@ <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 dotbox@mail.com.</p>
<a href="../index.html" class="back-btn">Back to Home</a>
</section>
</main>
</div>
Expand Down

0 comments on commit afbb3ec

Please sign in to comment.