Skip to content

Commit

Permalink
fzmovies
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Feb 28, 2024
1 parent ec43dcf commit c651b38
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions static/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,16 @@ <h1 style="text-align: center">Apps</h1>
</div>
</a>
</div>
<div class="row">
<div class="span1">
<div style="padding-top: 5px" class="card animals" loading="lazy">
<a onclick="hire('https://www.fzmovies.net/')">
<div class="image-container">
<img loading="lazy" src="assets/apps/fzmovies.webp" style="border-radius: 25px;" />
<p class="item-name">FzMovies</p>
</div>
</a>
</div>
<div class="row">
<div class="span1">
<div style="padding-top: 5px" class="card animals" loading="lazy">
Expand Down
Binary file added static/assets/apps/fzmovies.webp
Binary file not shown.

0 comments on commit c651b38

Please sign in to comment.