diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
commit | 077598020c51adf06ec9ab86bc6701989e8d0a13 (patch) | |
tree | 838237124919face5b117695ca9b42b568225417 /public/college-for-kids | |
parent | 56d58b54589cd9b2d7015208478d09339e4136dc (diff) |
gitignore public
Diffstat (limited to 'public/college-for-kids')
-rw-r--r-- | public/college-for-kids/blaise.png | bin | 7338562 -> 0 bytes | |||
-rw-r--r-- | public/college-for-kids/index.html | 40 |
2 files changed, 0 insertions, 40 deletions
diff --git a/public/college-for-kids/blaise.png b/public/college-for-kids/blaise.png Binary files differdeleted file mode 100644 index 3537a16..0000000 --- a/public/college-for-kids/blaise.png +++ /dev/null diff --git a/public/college-for-kids/index.html b/public/college-for-kids/index.html deleted file mode 100644 index 23f5bf8..0000000 --- a/public/college-for-kids/index.html +++ /dev/null @@ -1,40 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8" name="viewport" content="width=80ch"> - <title></title> - <link rel="stylesheet" href="style.css"> -</head> -<body> - -<h1> -<a href=http://blaise.zone>blaise</a>-<a href="../">memories</a>/college-for-kids -</h1> - -<hr> - -<h1> -College for Kids -</h1> - -<p> -I took college for kids one year... -</p> - -<p><img src="blaise.png" - alt="Blaise at college for kids" - width="100%"> -Blaise at college for kids.</p> - -<hr> - -<p style="display:inline;"> -built 2021-07-25 16:47:25 -<div style="float:right;"> -<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright -(<a href="https://git.blaise.zone/website/memories.git/">source</a>) -</div> -</p> - -</body> -</html>
\ No newline at end of file |