21 lines
716 B
PHP
21 lines
716 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>marley</title>
|
|
<meta charset="utf-8">
|
|
<link rel="icon" href="favicon.ico" type="image/gif">
|
|
</head>
|
|
<body background="images/marley.jpg" text=#FFFFFF style="color: white; font-size: 20px; font-family: serif; text-align: center;">
|
|
<h1><b>marley</b></h1>
|
|
<img src="https://yt3.ggpht.com/ytc/AAUvwnjyvjAdh8tn7NzXC2X62OUSnFWL76KA7Pimva_4=s900-c-k-c0x00ffffff-no-rj">
|
|
<p> simplemente es marley </p>
|
|
|
|
<div class="fediring">
|
|
<p>
|
|
<a href="https://fediring.net/previous?host=tilde.team%2F~lemon">←</a>
|
|
<a href="https://fediring.net/">Fediring</a>
|
|
<a href="https://fediring.net/next?host=tilde.team%2F~lemon">→</a>
|
|
</p>
|
|
</div>
|
|
</html>
|