diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-09-14 19:00:39 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-09-14 19:00:39 -0500 |
commit | 7bebe38266ca25f2bd2f841fd9cf6a6d2172b37e (patch) | |
tree | b8c31883a07bf4715d1f716ab6bb976a023147c4 /public/brag/001.html | |
parent | 83a33cb7b454c97a36e513b7298e51fd531f18ee (diff) |
brag
Diffstat (limited to 'public/brag/001.html')
-rw-r--r-- | public/brag/001.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/public/brag/001.html b/public/brag/001.html new file mode 100644 index 0000000..f6e8a74 --- /dev/null +++ b/public/brag/001.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> +<html> +<head> + <meta charset="utf-8"> + <title>brag 000</title> + <link rel="stylesheet" href="style.css"> +</head> +<body> + +<h1>brag document</h1> +2019-06-10 through present <br> +<hr> + +</body> +</html> |