all repos — breadsite @ 1ede74ee8d51dcd8afc0e2ac4d0cd8aeeda651a9

Unnamed repository; edit this file 'description' to name the repository.

blog/visor.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>visor | 6B74-4's site</title>
    <link href="/style.css" rel="stylesheet"/>
</head>
<body>
    <h1>Blog on this one's visor and modifications</h1>
    <section id="about">
        <h2><a href="#about" aria-hidden="true">#</a> About this page</h2>
        <p>This page documents the making and modification of this one's visor. It was created after the Visor was already built, so details and images up until that point may be missing. This one will however try to log future modifications in more detail.</p>
    </section>
    <code>[ under construction ]</code>
</body>
</html>