Maingron/MainOS

View on GitHub
Program Files/browser/websites/start/stupidity.html

Summary

Maintainability
Test Coverage
<html>
<head>
    <title>Stupidity</title>
    <meta charset="utf-8">
    <link rel="stylesheet" href="../../../../helper.min.css">
    <link rel="stylesheet" href="style.min.css">
</head>
<body>
    <div>
        <h1>Stupidity</h1>
        <div class="addfaviconicons">
            <category>
                <a href="https://findtheinvisiblecow.com/">Find the Invisible Cow</a>
                <a href="https://pointerpointer.com/">Pointer Pointer</a>
                <a href="https://screamintothevoid.com/">Scream into the Void</a>
                <a href="https://zoomquilt.org/">Zoom Quilt</a>
                <a href="https://www.omfgdogs.com/">OMFG Dogs</a>
                <a href="http://weavesilk.com/">Weave Silk</a>
                <a href="https://asoftmurmur.com/">A Soft Murmur</a>
                <a href="https://codepen.io/akm2/full/AGgarW">Gravity Points</a>
                <a href="https://neal.fun/">Neal.fun</a>
                <a href="https://www.boredbutton.com/">Bored Button</a>
                <a href="https://www.autodraw.com/">AutoDraw</a>
                <a href="https://patatap.com">Patatap</a>

                <a href="http://www.therestartpage.com/">The Restart Page</a>

            </category>

            <category>
                <h2>My Old TVs</h2>
                <a href="https://www.my50stv.com/">My 50s TV</a>
                <a href="https://www.my60stv.com/">My 60s TV</a>
                <a href="https://www.my70stv.com/">My 70s TV</a>
                <a href="https://www.my80stv.com/">My 80s TV</a>
                <a href="https://www.my90stv.com/">My 90s TV</a>
                <a href="https://www.my00stv.com/">My 00s TV</a>
            </category>

        </div>
    </div>

    <script src="scripts.js"></script>
</body>
</html>