Skip to content

Commit

Permalink
Update install.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
PF2K committed Jun 3, 2024
1 parent f84c77f commit a71fda4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions pages/install.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,20 +84,23 @@
1: Standard Installation (Recommended)
</h4>
<ul class="content">
<li>
Installer Download Link:
<a href="https://github.com/ProjectCeleste/Celeste.Launcher/releases/latest/download/Celeste.Installer.exe" rel="nofollow" target="_blank">
https://github.com/ProjectCeleste/Celeste.Launcher/releases/latest/download/Celeste.Installer.exe
</a>
</li>
<li>
Installation Video Guide:
</li>
<li>
<div
style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 60%; height: auto;">
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
src="https://www.youtube.com/embed/7CIN3CG3qns" frameborder="0" allowfullscreen></iframe>
</div>
<br />
</li>
<li>
Installer download link:
<a href="https://github.com/ProjectCeleste/Celeste.Launcher/releases/latest/download/Celeste.Installer.exe" rel="nofollow" target="_blank">
https://github.com/ProjectCeleste/Celeste.Launcher/releases/latest/download/Celeste.Installer.exe
</a>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit a71fda4

Please sign in to comment.