Files: a0de5cbce90b8fa61981e40f1bcb1da2ddb5e5dc / about.html
440 bytesRaw
1 | |
2 | |
3 | <html> |
4 | <head> |
5 | <title>about</title> |
6 | <link rel="stylesheet" href="/styles.css"> |
7 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
8 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
9 | <meta charset="utf-8"> |
10 | </head> |
11 | <body class="about"> |
12 | |
13 | <nav> |
14 | |
15 | <h2><span><a href=mailto:angelica@angblev.com>angelica@angblev.com</a></span></h2> |
16 | |
17 | </nav> |
18 | |
19 | </body> |
20 | </html> |
21 |
Built with git-ssb-web