aboutsummaryrefslogtreecommitdiff
path: root/ports.html
blob: 79facf27bd3fae9749b3375be2c401e390025ec0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
    <head>
        <style>
        body {
        font-family: Arial;
        background-color: black;
        color: white
        }
        .container {
        width:80%;
        margin:auto;
        overflow:hidden;  
        }
        </style>
        <title>Project Ports News</title>
    </head>
    <body>
        <div id="container">
        <p>MOVED TO <a href ="https://portsupdate.tumblr.com/">TUMBLR</a>.</p>
        </div>
    </body>
</html>