2020-10-30 17:16:19 +01:00
<!DOCTYPE html>
< html >
< head >
2020-10-30 22:27:02 +01:00
< title > OctoSpacc Momentum | Start Page< / title >
< meta name = "description" content = "The starting page of my pretty strange Web world." >
< meta property = "og:title" content = "OctoSpacc Momentum | Start Page" >
< meta property = "og:description" content = "The starting page of my pretty strange Web world." >
< meta property = "og:url" content = "https://octospacc.gitlab.io/" >
< meta property = "og:image" content = "richpreview/index.png" >
2020-10-30 17:16:19 +01:00
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2020-10-30 21:56:13 +01:00
< link rel = "shortcut icon" href = "favicon.png" type = "image/x-icon" >
2020-10-30 17:16:19 +01:00
< link href = "assets/css/Font_F25_Bank_Printer.css" rel = "stylesheet" >
< link href = "assets/css/Dark.css" rel = "stylesheet" >
< script type = "text/javascript" charset = "UTF-8" src = "assets/js/RandomGIF.js" > < / script >
< script type = "text/javascript" > top . glob = "assets/gif/bg/" ; < / script >
< / head >
< body id = "body" >
2020-10-31 10:42:39 +01:00
< div class = "container" style = "text-align: center;" >
< div class = "content" >
2020-10-30 21:56:13 +01:00
< h1 > OctoSpacc Momentum< / h1 > < br > < br > < br > < br >
< h3 > Welcome to my (I know) pretty strange Web world.< / h3 > < br > < br > < br >
< p > The only thing that's here now is my blog-like thingy, only in Italian.< / p >
2020-10-30 22:27:02 +01:00
< h3 > You can reach it at < a href = "blog/it/" > /blog/it/< / a > .< / h3 > < br > < br >
2020-10-31 10:42:39 +01:00
< h5 > (And if you don't understand Italian but still want to see something...< br > Why don't you use < a href = "https://translate.google.com/translate?sl=it&tl=en&u=https%3A%2F%2Foctospacc.gitlab.io%2Fblog%2Fit" > Google< / a > /< a href = "https://www.translatetheweb.com/?ref=TVert&from=&to=en&a=https%3A%2F%2Foctospacc.gitlab.io%2Fblog%2Fit" > Bing< / a > /whatever Translator?)< / h5 > < br > < br >
< / div >
< div class = "footer" >
Footer
2020-10-30 17:16:19 +01:00
< / div >
< / div >
< / body >
< / html >