kys bacalhause
This commit is contained in:
parent
647a8ef9d5
commit
d7f11505fd
4 changed files with 35 additions and 3 deletions
2
blogs/blog1.html
Normal file → Executable file
2
blogs/blog1.html
Normal file → Executable file
|
@ -11,7 +11,7 @@
|
|||
<h1>BLUE BALLS</h1>
|
||||
<hr style="width:50%">
|
||||
</center>
|
||||
<p> <a href="/">home</a> I <a href="/blog">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<p> <a href="/">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<hr style="width:50%">
|
||||
|
||||
<h2>my ahh website</h2>
|
||||
|
|
4
home.html
Normal file → Executable file
4
home.html
Normal file → Executable file
|
@ -12,12 +12,12 @@
|
|||
<h1>BLUE BALLS</h1>
|
||||
<hr style="width:50%">
|
||||
</center>
|
||||
<p> <a href="/home.html">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<p> <a href="/">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<hr style="width:50%">
|
||||
<h2>>lil about me</h2>
|
||||
<p>yo im cool, uh whose really reading ts but i like going outside and linux type shi <br> i also really like KanYe West and still defend, which i will do until the day i die <br>i dont really care about bloat or shi like ram usage that much because i care more <br>about the look and feel :)</p>
|
||||
<h2>>My PC's Specs!</h2>
|
||||
<p> cpu: Ryzen 4500 i think???? <br>gpu: radeon 7600<br>ram: 32GB ddr4<br>Storage: 256GB NvME drive, 1TB SATA HDD<br>OS: Arch linux :></p>
|
||||
<p> cpu: Ryzen 4500 <br>gpu: radeon 7600<br>ram: 32GB ddr4<br>Storage: 256GB NvME drive, 1TB SATA HDD<br>OS: Arch linux :></p>
|
||||
<h2>>Contact/Links!</h2>
|
||||
<p>Email: blueballs@based.pt<br>Discord: blue.balls.<br>XMPP: balls@based.pt<br>BasedGit: <a href="https://git.based.pt/blueballs">blueballs</a></p>
|
||||
<hr style="width:50%">
|
||||
|
|
32
index.html
Executable file
32
index.html
Executable file
|
@ -0,0 +1,32 @@
|
|||
<!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">
|
||||
<link rel="icon" href="Wlogo.png">
|
||||
|
||||
</head>
|
||||
<body style="background-color:#121212">
|
||||
<center>
|
||||
<h1>BLUE BALLS</h1>
|
||||
<hr style="width:50%">
|
||||
</center>
|
||||
<p> <a href="/">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<hr style="width:50%">
|
||||
<h2>>lil about me</h2>
|
||||
<p>yo im cool, uh whose really reading ts but i like going outside and linux type shi <br> i also really like KanYe West and still defend, which i will do until the day i die <br>i dont really care about bloat or shi like ram usage that much because i care more <br>about the look and feel :)</p>
|
||||
<h2>>My PC's Specs!</h2>
|
||||
<p> cpu: Ryzen 4500 <br>gpu: radeon 7600<br>ram: 32GB ddr4<br>Storage: 256GB NvME drive, 1TB SATA HDD<br>OS: Arch linux :></p>
|
||||
<h2>>Contact/Links!</h2>
|
||||
<p>Email: blueballs@based.pt<br>Discord: blue.balls.<br>XMPP: balls@based.pt<br>BasedGit: <a href="https://git.based.pt/blueballs">blueballs</a></p>
|
||||
<hr style="width:50%">
|
||||
<footer>
|
||||
<center>
|
||||
<p class="noleftm"><a href="https://suigarra.based.pt/">prev</a> | <a href="https://based.pt/webring">webring</a> | <a href="https://bacalhau.based.pt/">next</a></p>
|
||||
<img src="https://cyber.dabamos.de/88x31/javascript-zero.gif" alt="JavaScript Zero" height="31">
|
||||
<a href="https://www.vim.org/" target="_blank" rel="noopener noreferrer"><img src="https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt="Vim" height="31"></a>
|
||||
</center>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue