Skip to content

Commit

Permalink
Merge pull request #10 from CycloKid/patchsomething-can-i-get-uhhhhhh…
Browse files Browse the repository at this point in the history
…hhhhhhh

remove unnecessary  </i> closing tag, update titles.html for the 2.5 update
  • Loading branch information
stossy11 authored Nov 17, 2024
2 parents fcc7ad3 + f5c335a commit a04b4d3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2>Pomelo</h2>
<div class="button-group">
<a href="./downloads.html" class="usualbutton" role="button"><i class="fa-solid fa-download"></i> Download</a>
<a href="./titles.html" class="redbutton" role="button"><i class="fa-solid fa-gears"></i> Title Playability</a>
<a href="https://gitlab.com/pomelo-emu/Pomelo" class="usualbutton" role="button"><i class="fa-brands fa-gitlab"></i> Source Code</i></a>
<a href="https://gitlab.com/pomelo-emu/Pomelo" class="usualbutton" role="button"><i class="fa-brands fa-gitlab"></i> Source Code</a>
<a href="https://discord.gg/mY3tFQtXZT" class="purple" role="button"><i class="fa-brands fa-discord"></i> Discord</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion public/downloads.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Pomelo - Downloads</title><link rel="icon" href="/favicon.png" type="image/png"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><style>body{font-family:Roboto,sans-serif;background-color:#fbf6e2;margin:20px;padding:0}.container{display:flex;flex-direction:row;justify-content:space-between;padding:20px;max-width:900px;margin:0 auto}.left-content{flex:1;padding-right:20px}.right-content{display:flex;flex-direction:column;align-items:flex-end}h1{color:#333}p{color:#666}.button{display:inline-block;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:20px;cursor:pointer;text-decoration:none;transition:transform .2s,background-color .2s}.button:hover{background-color:#006adb;transform:scale(1.05);transition:transform .2s,background-color .2s}.button,.left-content,.right-content,h1,p{text-shadow:2px 2px 4px rgba(0,0,0,.2)}</style></head><body><a href="./" class="button"><i class="fa-solid fa-arrow-left"></i> Go Back to Home</a><div class="container"><div class="left-content"><h2>Installation will not be as simple as Sideloading with AltStore or SideStore - Please read the setup guide on the Gitlab repo.</h2></div><div class="right-content"><a href="https://gitlab.com/pomelo-emu/Pomelo" class="button">Installation Guide</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.3</h1><p>Release Date: November 9, 2024</p><h2>Changelog:</h2><ul><li>Added Apple ID Login</li><li>UI Changes</li><li>Add Metal HUD Option (iOS 16+)</li><li>Fix some Stutters</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.3/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.3 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.2</h1><p>Release Date: October 22, 2024</p><h2>Changelog:</h2><ul><li>Add iOS 15 Support</li><li>Add URLScheme</li><li>Add Shortcuts</li><li>Fixed Mii Maker</li><li>Add 16/9 Full Screen</li><li>Add Saving Game Icons</li><li>(Re) Add Plus button for Importing roms, keys and firmware</li><li>New App Icons</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.2/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.2 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.1</h1><p>Release Date: October 15, 2024</p><h2>Changelog:</h2><ul><li>Add Mii Maker.</li><li>Add in app Trollstore JIT Enabling</li><li>Make onscreen controls more translucent</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.1/Pomelo-2.1.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.1 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.0</h1><p>Release Date: October 10, 2024</p><h2>Changelog:</h2><ul><li>Add Screenshots (may crash on some games)</li><li>Make Bottom Buttons Work</li><li>Add Screenshot Manager</li><li>Re Add BootOS</li><li>Add Games Grid</li><li>Adjust On-Screen Controls</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.0/Pomelo-2.0.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.0 .IPA</a></div></div></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Pomelo - Downloads</title><link rel="icon" href="/favicon.png" type="image/png"><script src="https://kit.fontawesome.com/f566336324.js" crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet"><style>body{font-family:Roboto,sans-serif;background-color:#fbf6e2;margin:20px;padding:0}.container{display:flex;flex-direction:row;justify-content:space-between;padding:20px;max-width:900px;margin:0 auto}.left-content{flex:1;padding-right:20px}.right-content{display:flex;flex-direction:column;align-items:flex-end}h1{color:#333}p{color:#666}.button{display:inline-block;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:20px;cursor:pointer;text-decoration:none;transition:transform .2s,background-color .2s}.button:hover{background-color:#006adb;transform:scale(1.05);transition:transform .2s,background-color .2s}.button,.left-content,.right-content,h1,p{text-shadow:2px 2px 4px rgba(0,0,0,.2)}</style></head><body><a href="./" class="button"><i class="fa-solid fa-arrow-left"></i> Go Back to Home</a><div class="container"><div class="left-content"><h2>Installation will not be as simple as Sideloading with AltStore or SideStore - Please read the setup guide on the Gitlab repo.</h2></div><div class="right-content"><a href="https://gitlab.com/pomelo-emu/Pomelo" class="button">Installation Guide</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.5.1</h1><p>Release Date: November 15, 2024</p><h2>Changelog:</h2><ul><li>Fix a bunch of games</li><li>Make a bunch of games Stable / Stabler</li><li>Fix Audio and Stutters</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.5.1/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.5.1 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.5</h1><p>Release Date: November 14, 2024</p><h2>Changelog:</h2><ul><li>Re-add Menu Button</li><li>Add Background to the Emulation View</li><li>Optimize Code</li><li>Fix Crash on Demanding Games (Tested Games include: MK8D, SSMB Ultimate, Portal 2)</li><li>Update App Icons</li><li>Secret (iOS 18.0+)</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.5/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.5 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.4</h1><p>Release Date: November 12, 2024</p><h2>Changelog:</h2><ul><li>Removed Apple ID Login</li><li>Add "Hide Menu button" Option in settings</li><li>Add "Open Game" button to launch games outside of the Pomelo files</li><li>Remove Menu Button (will come back in later release)</li><li>Backend changes</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.4/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.4 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.3</h1><p>Release Date: November 9, 2024</p><h2>Changelog:</h2><ul><li>Added Apple ID Login</li><li>UI Changes</li><li>Add Metal HUD Option (iOS 16+)</li><li>Fix some Stutters</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.3/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.3 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.2</h1><p>Release Date: October 22, 2024</p><h2>Changelog:</h2><ul><li>Add iOS 15 Support</li><li>Add URLScheme</li><li>Add Shortcuts</li><li>Fixed Mii Maker</li><li>Add 16/9 Full Screen</li><li>Add Saving Game Icons</li><li>(Re) Add Plus button for Importing roms, keys and firmware</li><li>New App Icons</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.2/Pomelo.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.2 .IPA</a></div></div><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.1</h1><p>Release Date: October 15, 2024</p><h2>Changelog:</h2><ul><li>Add Mii Maker.</li><li>Add in app Trollstore JIT Enabling</li><li>Make onscreen controls more translucent</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.1/Pomelo-2.1.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.1 .IPA</a></div></div></body><body><div class="container"><div class="left-content"><h1>Pomelo Release - Version 2.0</h1><p>Release Date: October 10, 2024</p><h2>Changelog:</h2><ul><li>Add Screenshots (may crash on some games)</li><li>Make Bottom Buttons Work</li><li>Add Screenshot Manager</li><li>Re Add BootOS</li><li>Add Games Grid</li><li>Adjust On-Screen Controls</li></ul></div><div class="right-content"><a href="https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/download/2.0/Pomelo-2.0.ipa" class="button"><i class="fa-solid fa-circle-down"></i> Download v2.0 .IPA</a></div></div></body></html>
Loading

0 comments on commit a04b4d3

Please sign in to comment.