mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-22 06:55:37 +00:00
Add features 5-6
This commit is contained in:
parent
5917d23681
commit
f11fe2b2ca
|
@ -165,7 +165,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- Feature 5 -->
|
<!-- Feature 5 -->
|
||||||
<div class="col feature-list-item gradient-spin my-gradient rounded-3 m-0" id="">
|
<div class="col feature-list-item gradient-spin my-gradient rounded-3 m-0" id="">
|
||||||
BYO Emulator w/Ponzu
|
Recover save data w/Ponzu
|
||||||
</div>
|
</div>
|
||||||
<!-- Feature 6 -->
|
<!-- Feature 6 -->
|
||||||
<div class="col feature-list-item gradient-spin my-gradient rounded-3 m-0" id="">
|
<div class="col feature-list-item gradient-spin my-gradient rounded-3 m-0" id="">
|
||||||
|
@ -272,16 +272,10 @@
|
||||||
<!-- Feature Detail Container -->
|
<!-- Feature Detail Container -->
|
||||||
<div class="row py-2 rounded-3 feature-text-container">
|
<div class="row py-2 rounded-3 feature-text-container">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h4>Don't waste time on setup</h4>
|
<h4>Save your old data</h4>
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
|
If you have an emulator that's not supported by RetroDECK, you can use the Ponzu tool to move your
|
||||||
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
|
save files to a new emulator. Please note that we do not officially support any emulators that are not
|
||||||
nostrud
|
part of the RetroDECK install.
|
||||||
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
|
|
||||||
irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat
|
|
||||||
nulla
|
|
||||||
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui
|
|
||||||
officia
|
|
||||||
deserunt mollit anim id est laborum.
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -298,16 +292,10 @@
|
||||||
<!-- Feature Detail Container -->
|
<!-- Feature Detail Container -->
|
||||||
<div class="row py-2 rounded-3 feature-text-container">
|
<div class="row py-2 rounded-3 feature-text-container">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h4>Don't waste time on setup</h4>
|
<h4>Show off your skills</h4>
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
|
If you have a RetroAchievements account, you can connect it to RetroDECK and track your progress.
|
||||||
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
|
You can sign up <a target="_blank" rel="noopener noreferrer"
|
||||||
nostrud
|
href="https://retroachievements.org/">here.</a>
|
||||||
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
|
|
||||||
irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat
|
|
||||||
nulla
|
|
||||||
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui
|
|
||||||
officia
|
|
||||||
deserunt mollit anim id est laborum.
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue