Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RISHAB-CREATOR authored Aug 26, 2023
1 parent cd0b355 commit bc050d3
Showing 1 changed file with 34 additions and 4 deletions.
38 changes: 34 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio-Ashish Kumar</title>
<title>RG APPS COLLECTION</title>
<!-- custom css -->
<link rel="stylesheet" href="css/style.css">
<!-- box icons -->
Expand Down Expand Up @@ -43,10 +43,10 @@ <h3>And I'm a <span class="multiple-text"></span></h3>
</div>
</section>

<!-- about section -->
<section class="about" id="about">
<!-- movies section -->
<section class="movies" id="about">
<div class="about-img">
<img src="images/img1.png" alt="">
<img src="images/movies.png" alt="">
</div>
<div class="about-content">
<h2 class="heading">RG <span>Movies</span></h2>
Expand All @@ -59,6 +59,36 @@ <h3>This app will provide you every movie and update you with the every info of
</div>
</section>

<!-- series section -->
<section class="series" id="about">
<div class="about-img">
<img src="images/series.png" alt="">
</div>
<div class="about-content">
<h2 class="heading">RG <span>Series</span></h2>
<h3>This app will provide you every series and update you with the every info of the series too!</h3>
<p>&nbsp; &nbsp; ITS TOTALLY SAFE AND 100% SECURE AND AD FREE TOO, IT SUPPORT EVERY PLATFORM.</p>
<a href="#" class="btn">Android APK</a>
<a href="#" class="btn">Windows PC</a>
<a href="#" class="btn">Android TV</a>
<a href="#" class="btn">Direct link for Ios and other.</a>
</div>
</section>
<!-- anime section -->
<section class="anime" id="about">
<div class="about-img">
<img src="images/anime.png" alt="">
</div>
<div class="about-content">
<h2 class="heading">RG <span>Anime</span></h2>
<h3>This app will provide you every Anime and update you with the every info of the Anime too!</h3>
<p>&nbsp; &nbsp; ITS TOTALLY SAFE AND 100% SECURE AND AD FREE TOO, IT SUPPORT EVERY PLATFORM.</p>
<a href="#" class="btn">Android APK</a>
<a href="#" class="btn">Windows PC</a>
<a href="#" class="btn">Android TV</a>
<a href="#" class="btn">Direct link for Ios and other.</a>
</div>
</section>
<!-- portfolio section design -->
<section class="portfolio" id="portfolio">
<h2 class="heading">Latest <span>Projects</span></h2>
Expand Down

0 comments on commit bc050d3

Please sign in to comment.