Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 authored Nov 30, 2021
1 parent 634b35e commit 87db390
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,24 @@
<div class="imagesCont">
<div class="Login">
<h3 align="center">Login</h3>
<img src="https://prayag17.github.io/JellyFlix/img/Login.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/Login.jpg">
</div>
<div class="home">
<h3 align="center">Home Page</h3>
<img src="https://prayag17.github.io/JellyFlix/img/Home.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/Home.jpg">
</div>
<div class="lib">
<h3 align="center">Library</h3>
<img src="https://prayag17.github.io/JellyFlix/img/Movies.jpg">
<img src="https://prayag17.github.io/JellyFlix/img/TV%20Shows.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/Movies.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/TV%20Shows.jpg">
</div>
<div class="titleMov">
<h3 align="center">Movie Title Page</h3>
<img src="https://prayag17.github.io/JellyFlix/img/Title%20Page-Movie.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/Title%20Page-Movie.jpg">
</div>
<div class="titleTv">
<h3 align="center">TV Show Title page</h3>
<img src="https://prayag17.github.io/JellyFlix/img/Title%20Page-TV.jpg">
<img src="https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/img/Title%20Page-TV.jpg">
</div>
</div>
<br>
Expand All @@ -72,4 +72,4 @@
type: Mobile/TV (Laptop are all supported, use 67% zoom)
```
</div>
<br>
<br>

0 comments on commit 87db390

Please sign in to comment.