@ -9,6 +9,7 @@
< link rel = "stylesheet" href = "main.css" >
< script src = "clipboard.js" defer > < / script >
< script src = "server-toggle.js" defer > < / script >
< script async defer data-website-id = "3fa310c0-d272-4822-a86b-5ac42c8d939c" src = "https://umami.aney.co.uk/umami.js" > < / script >
< meta name = "theme-color" content = "#fafafa" >
@ -106,15 +107,48 @@
< section class = "about" id = "about" >
< div class = "layout-wrapper" >
< p > aNetwork is a small gaming community with the aim of setting up servers, and events for all to enjoy.< / p >
< p > Formed sometime in 2021 as a private, and small growing group. Since them the aim has become creating a more public community, and venturing into public server hosting to allow people to play the games they want with friends.< / p >
< div class = "centre-title" >
< h2 class = "about-title" > Who are we?< / h2 >
< h3 class = "about-subtitle" > A community of gamers< / h3 >
< p class = "about-content" > All we want is a place to play, and connect with friends new and old< / p >
< / div >
< div class = "about-blocks" >
< div class = "about-block" >
Formed in 2021
< / div >
< div class = "about-block" >
Public Servers
< / div >
< div class = "about-block" >
Community Events
< / div >
< / div >
< / div >
< / section >
< section class = "our-servers" id = "servers" >
< div class = "layout-wrapper" >
< h2 > Our Servers< / h2 >
< div class = "" > < / div >
< div class = "servers--games" >
< div class = "button" id = "server-button--minecraft" > Minecraft< / div >
< div class = "button" id = "server-button--factorio" > Factorio< / div >
< div class = "button" > Terraria< / div >
< div class = "button" > Misc.< / div >
< / div >
< div class = "servers--servers servers--servers--no-js" id = "servers--minecraft" >
< h2 > Minecraft< / h2 >
< ul class = "" >
< li > Survival: minecraft.anetwork.uk< / li >
< li > FTB Oceanblock: ftb.anetwork.uk< / li >
< / ul >
< / div >
< div class = "servers--servers servers--servers--no-js" id = "servers--factorio" >
< h2 > Factorio< / h2 >
< ul class = "" >
< li > Survival: factorio.anetwork.uk< / li >
< / ul >
< / div >
< / div >
< / section >
@ -122,9 +156,9 @@
< div class = "layout-wrapper" >
< h2 > Contribute< / h2 >
< p > aNetwork hosts and maintains a number of servers, and to keep these servers operational we need to pay the big bucks.< / p >
< p > If you'd like to contribute, or see a breakdown of our outgoings click below < / p >
< a class = "button" href= "/support.html" > Contribute < / a >
< a class = "button" href= "/expenses.html" > Our Costs < / a >
< p > If you'd like to contribute, follow one of the links below. < / p >
< a class = "button" target= "_blank" rel = "noopener" href = "https://ko-fi.com/siraney" > Ko-fi < / a >
< a class = "button" target= "_blank" rel = "noopener" href = "https://liberapay.com/aney/donate" > Liberapay < / a >
< / div >
< / section >
@ -132,16 +166,14 @@
< div class = "layout-wrapper" >
< div class = "footer__column" >
< p > < a href = "/servers/" > Servers< / a > < / p >
< p > < a href = "/servers/minecraft.html" > Minecraft< / a > < / p >
< p > < a href = "/servers/factorio.html" > Factorio< / a > < / p >
< / div >
< div class = "footer__column" >
< p > Community< / p >
< p > < a href = "/discord" > Discord< / a > < / p >
< p > aNetwork< / p >
< div class = "footer--socials" >
< a href = "/discord" class = "footer--social" > Discord< / a >
< / div >
< / div >
< div class = "sub-footer" >
< hr / >
< p > © aNetwork | Website by < a href = "https://aney.co.uk" target = "_blank" rel = "noopener" > Aney< / a > < / p >
< / div >
< / div >