Skip to content

Commit

Permalink
updated the webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
PumuduRajakaruna committed Jan 7, 2024
1 parent 93b7880 commit fbc7dc0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 8 deletions.
Binary file added docs/assets/img/game.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/signup-signin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/img/smart.jpg
Binary file not shown.
Binary file added docs/assets/img/smart1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 30 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>KnightOne Bootstrap Template - Index</title>
<link href="assets/img/logo.jpg" rel="icon">
<title>
Smart Chess
</title>
<meta content="" name="description">
<meta content="" name="keywords">

Expand Down Expand Up @@ -36,11 +39,14 @@

<div class="row justify-content-center">
<div class="col-xl-9 d-flex align-items-center justify-content-lg-between">
<h1 class="logo me-auto me-lg-0"><a href="index.html">KnightOne</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<h1 class="logo me-auto me-lg-0">
<a href="index.html">
<img src="assets/img/logo.jpg" alt="Smart Chess Logo" class="img-fluid logo-image">
Smart Chess
</a>
</h1>
</div>
</div>
</div>

</div>
</header><!-- End Header -->
Expand Down Expand Up @@ -151,7 +157,7 @@ <h4>Solution</h4>
This approach not only caters to the diverse preferences of players but also fosters a sense of connection and engagement within the chess community.</p>
</div>
</div>
<div class="image col-lg-6 order-1 order-lg-2" style='background-image: url("assets/img/smart.jpg");'></div>
<div class="image col-lg-6 order-1 order-lg-2" style='background-image: url("assets/img/smart1.png");'></div>
</div>

</div>
Expand Down Expand Up @@ -226,7 +232,7 @@ <h3>The Future is Here</h3>

Our journey is fueled by passion, creativity, and a relentless pursuit of excellence.

At KnightOne, we don't just dream of the future; we create it. Our commitment to innovation knows no bounds, and our results speak for themselves.</p>
At Smart Chess, we don't just dream of the future; we create it. Our commitment to innovation knows no bounds, and our results speak for themselves.</p>
</div>

</div>
Expand Down Expand Up @@ -262,6 +268,22 @@ <h4>Cloud Architecture</h4>
</div>
</div>

<div class="col-lg-6 col-md-6 portfolio-item filter-app">
<img src="assets/img/signup-signin.png" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Login & Signup UIs</h4>
<a href="assets/img/signup-signin.png" data-gallery="portfolioGallery" class="portfolio-lightbox preview-link" title="High Level Architecture"></a>
</div>
</div>

<div class="col-lg-6 col-md-6 portfolio-item filter-web">
<img src="assets/img/game.png" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Chess Game UIs</h4>
<a href="assets/img/game.png" data-gallery="portfolioGallery" class="portfolio-lightbox preview-link" title="Web 3"></a>
</div>
</div>

<div class="col-lg-6 offset-lg-3 col-md-6 offset-md-3 portfolio-item filter-app">
<img src="assets/img/WIRE MAP (1).jpg" class="img-fluid" alt="">
<div class="portfolio-info">
Expand Down Expand Up @@ -575,7 +597,7 @@ <h4>Pumudu Rajakaruna</h4>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<h3>KnightOne</h3>
<h3>Smart Chess</h3>
<div class="social-links">
<a href="https://github.com/cepdnaclk/e19-3yp-Smart-Chessboard" class="github"><i class="bx bxl-github"></i><span>Project Repository</span></a>
</div>
Expand Down

0 comments on commit fbc7dc0

Please sign in to comment.