🏡 index : old_projects/url_shortener.git

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="static/style.css">
<title>7800.io</title> 
</head>
<body>
    <h1>7800.io</h1>
    <main>
        <img src="static/7800.svg" alt="7800.io" id="logo">
        <p>7800.io is the future host of services that provide dynamically generated content.</p>
        <small>In the meantime, use this domain as a <a href="static/url.html">URL shortener</a> or as a <a>pastebin</a>.</small>
    </main>
</body>
</html>