2024-08-20 13:37:03 -04:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-08-22 05:10:49 -04:00
< title > Freecorn's Server< / title >
2024-08-20 13:37:03 -04:00
< link rel = "stylesheet" href = "styles.css" >
< link rel = "stylesheet" href = "footer.css" >
2024-08-23 00:44:32 -04:00
< link rel = "icon" type = "image/x-icon" href = "./favicon.ico" >
2024-08-20 13:37:03 -04:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Ubuntu" >
< meta http-equiv = "Content-Security-Policy" content = "upgrade-insecure-requests" >
2024-08-22 05:10:49 -04:00
< meta property = "og:title" content = "Freecorn's Server" >
< meta property = "og:description" content = "Freecorn stuff on my server ig" >
< meta property = "og:image" content = "https://freecorn1854.win/images/cornoporno.png" >
< meta property = "og:url" content = "https://freecorn1854.win" >
2024-08-20 13:37:03 -04:00
< / head >
< header >
< a href = "./uwu.html" class = "app-icon-link" >
2024-08-22 05:10:49 -04:00
< img src = "./images/cornoporno.png" alt = "Logo" >
2024-08-20 13:37:03 -04:00
< / a >
2024-08-22 05:10:49 -04:00
< h1 > Freecorns's Sigma Site!< / h1 >
2024-08-20 13:37:03 -04:00
< / header >
< body >
< div class = "button-container" >
2024-08-22 23:48:39 -04:00
< / button >
2024-09-14 02:32:39 -04:00
< a href = "https://ppanel.freecorn1854.win/" >
2024-08-22 23:48:39 -04:00
< button class = "custom-button steam" >
< div class = "color-part" > < / div >
< div class = "button-content" >
2024-09-14 02:18:57 -04:00
< img class = "button-image" src = "./images/pufferpanel.png" alt = "Button Logo" style = "width: 3em; height: auto;" >
2024-09-14 02:32:39 -04:00
< span class = "button-text" > PufferPanel< / span >
2024-08-22 23:48:39 -04:00
< / div >
< / button >
2024-08-23 00:44:32 -04:00
< / button >
< a href = "https://freecorn1854.win/corntv" >
< button class = "custom-button steam" >
< div class = "color-part" > < / div >
< div class = "button-content" >
< img class = "button-image" src = "./images/corntvlogo.png" alt = "Button Logo" style = "width: 4em; height: auto;" >
< span class = "button-text" > CornTV Info< / span >
< / div >
< / button >
2024-08-22 05:54:18 -04:00
< a href = "https://nonfree.freecorn1854.win/shortstack" >
2024-08-22 05:10:49 -04:00
< button class = "custom-button steam" >
2024-08-20 13:37:03 -04:00
< div class = "color-part" > < / div >
< div class = "button-content" >
2024-08-22 05:54:18 -04:00
< img class = "button-image" src = "./images/tiny.png" alt = "Button Logo" style = "width: 3em; height: auto;" >
< span class = "button-text" > tinyattack_09's Website< / span >
< / div >
< / button >
< a href = "https://nonfree.freecorn1854.win/xptour" >
< button class = "custom-button steam" >
< div class = "color-part" > < / div >
< div class = "button-content" >
< img class = "button-image" src = "./images/winxplogoathome.png" alt = "Button Logo" style = "width: 3em; height: auto;" >
2024-08-27 19:04:00 -04:00
< span class = "button-text" > Windows XP Tour< / span >
2024-08-20 13:37:03 -04:00
< / div >
2024-08-22 23:48:39 -04:00
< / button >
2024-08-27 19:04:41 -04:00
< a href = "https://cloud.freecorn1854.win/" >
2024-08-27 17:56:34 -04:00
< button class = "custom-button steam" >
< div class = "color-part" > < / div >
< div class = "button-content" >
< img class = "button-image" src = "./images/nextcloud.webp" alt = "Button Logo" style = "width: 3em; height: auto;" >
< span class = "button-text" > My Nextcloud< / span >
< / div >
< / button >
2024-10-20 16:09:54 -04:00
< a href = "https://warden.freecorn1854.win/" >
< button class = "custom-button steam" >
< div class = "color-part" > < / div >
< div class = "button-content" >
< img class = "button-image" src = "./images/bitwarden.png" alt = "Button Logo" style = "width: 3em; height: auto;" >
< span class = "button-text" > My Bit/Vaultwarden< / span >
< / div >
< / button >
2024-08-20 13:37:03 -04:00
< / a >
< / a >
< / a >
< / div >
2024-08-22 05:21:13 -04:00
< footer > This website is under GPL-3.0 license, you can find the code < a href = "https://git.jimbosfiles.com/Freecorn1854/Freecorn-Landing-Page" > here. < / a > Some art by < a href = "https://www.tumblr.com/tinyattack09" > tinyattack_09.< / a > < / footer >
2024-08-20 13:37:03 -04:00
< / body >
< / html >