formatting

This commit is contained in:
FOSSMan 2023-11-28 18:46:47 +01:00
parent c94ecdaafa
commit 9ef855cc61
1 changed files with 28 additions and 22 deletions

View File

@ -1,22 +1,28 @@
<head>
<meta http-equiv="onion-location" content="http://fossman66tkamfbugdjxo52tirk5wpwmkkqorr364utl672m3zxeu7ad.onion" />
<style type="text/css">
*{
color: #00FF00;
background-color: #000000;
}
img{
border-radius: 360px;
}
</style>
</head>
<center>
<h1>FOSSMan's Website</h1>
<p><img src="https://avatars.githubusercontent.com/0xfossman" alt="wallpaperflare.com_wallpaper.jpg"></p>
<p>Hi, my name is <strong>FOSSMan</strong>.
I like everything that has an ethernet jack and isn't controlled by big tech.</p>
<p><a href="https://github.com/0xfossman">My Github Page</a></p>
<p><a href="fossman_public.asc">My PGP Public Key</a></p>
<p>Contact me:
<a href="mailto:fossman@national.shitposting.agency">via Mail</a></p>
</center>
<!DOCTYPE HTML>
<html>
<head>
<title>FOSSMan's Homepage</title>
<meta http-equiv="onion-location" content="http://fossman66tkamfbugdjxo52tirk5wpwmkkqorr364utl672m3zxeu7ad.onion" />
<style type="text/css">
*{
color: #00FF00;
background-color: #000000;
}
img{
border-radius: 360px;
}
</style>
</head>
<body>
<center>
<h1>FOSSMan's Website</h1>
<p><img src="https://avatars.githubusercontent.com/0xfossman" alt="wallpaperflare.com_wallpaper.jpg"></p>
<p>Hi, my name is <strong>FOSSMan</strong>.
I like everything that has an ethernet jack and isn't controlled by big tech.</p>
<p><a href="https://github.com/0xfossman">My Github Page</a></p>
<p><a href="fossman_public.asc">My PGP Public Key</a></p>
<p>Contact me:
<a href="mailto:fossman@national.shitposting.agency">via Mail</a></p>
</center>
</body>
</html>