Added osu!stream section

This commit is contained in:
ItzLightyHD 2022-06-09 13:21:52 +02:00
parent cf66ca2920
commit 885e13d12b
2 changed files with 27 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -137,6 +137,7 @@
</div>
</section>
<!-- Boxes -->
<section class="p-5">
<div class="container">
<div class="row text-center g-4">
@ -189,6 +190,32 @@
</div>
</section>
<!-- Sections -->
<section id="osustream" class="p-5">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-md">
<img src="assets/img/osu!stream.jpg" class="img-fluid" alt="" />
</div>
<div class="col-md p-5">
<h2>osu!stream revived</h2>
<p class="lead">
The best take on an osu!stream port
that you can find.
</p>
<p>
This project tries to make the best osu!stream port for Android. Since the source code is available on GitHub,
we decided to fork the project and optimize it to support multiple feature and to fix some of the issues of the
original project.
</p>
<a href="https://mega.nz/file/ODBRCa5a#I0Z85SW_5g48q1zBleSyhVR1fI6Mrm9LBuYWpxWpktc" class="btn btn-light mt-3">
<i class="bi bi-chevron-right"></i> Download
</a>
</div>
</div>
</div>
</section>
<footer class="p-5 bg-dark text-white text-center position-relative">
<div class="container">
<p class="lead">Copyright &copy; 2022 Apexie Community</p>