Skip to content

Commit

Permalink
Update README.md with website preview using i frames
Browse files Browse the repository at this point in the history
  • Loading branch information
appujet committed Apr 8, 2024
1 parent 6820aac commit 34d48fd
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@
</p>
</div>

<!-- previews images -->
<div style="overflow-x: auto; white-space: nowrap;">
<img src="https://raw.githubusercontent.com/appujet/lavalink-list/main/assets/non-ssl.png" alt="preview" width="400">
<img src="https://raw.githubusercontent.com/appujet/lavalink-list/main/assets/ssl.png" alt="preview" width="400">
<img src="https://raw.githubusercontent.com/appujet/lavalink-list/main/assets/faq.png" alt="preview" width="400">
<!-- website preview using i frames -->
<div align="center">
<iframe src="https://lavainfo.netlify.app/non-ssl" title="Lavalink list" width="100%" height="500px"></iframe>
</div>

<!-- how to add my node -->
Expand Down

0 comments on commit 34d48fd

Please sign in to comment.