2025-07-23 15:11:08 +01:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width initial-scale=1.0" >
< link rel = "stylesheet" href = "stylish.css" >
2025-07-27 13:24:20 +01:00
< link rel = "icon" href = "Wlogo.png" >
< link rel = "alternate" type = "application/atom+xml" href = "/atom.xml" title = "My Blog Atom Feed" / >
2025-07-23 15:11:08 +01:00
< / head >
< body style = "background-color:#121212" >
< center >
< h1 > BLUE BALLS< / h1 >
< hr style = "width:50%" >
< / center >
2025-07-28 14:40:57 +01:00
< p > < a href = "/home.html" > home< / a > I < a href = "/blog.html" > blog< / a > I < a href = "https://based.pt/webring/" > coolppl< / a > < / p >
2025-07-23 15:11:08 +01:00
< hr style = "width:50%" >
2025-07-27 13:24:20 +01:00
< p > < a href = "/atom.xml" > atomfeed< / a > < / p >
2025-07-23 15:11:08 +01:00
< div style = "margin-left: 25%" >
< nav >
< p class = "noleftm" > Blog #1 - my ahh website< / p >
< p class = "noleftm" > Wed, 23 Jul 2025 13:16:38 +0000< / p >
2025-07-28 14:40:57 +01:00
< a href = "blogs/blog1.html" > Read< / a >
2025-07-23 15:11:08 +01:00
< hr class = "half-left" >
2025-07-27 13:24:20 +01:00
< / nav >
< / div >
< footer >
< a href = "http://www.feedvalidator.org/check.cgi?url=http%3A//balls.based.pt/atom.xml" style = "margin-left: 25%" > < img src = "valid-atom.png" alt = "[Valid Atom 1.0]" title = "Validate my Atom 1.0 feed" / > < / a > < a href = "/atom.xml" style = "font-size: 15; color: #87cefa;" > sub to feed< / a > < / p >
2025-07-23 15:11:08 +01:00
< / body >
< / html >