diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-25 16:49:14 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-25 16:49:14 -0500 |
commit | 56d58b54589cd9b2d7015208478d09339e4136dc (patch) | |
tree | 54d83be9bc2e8538e01562986e90f1d799ddda50 /source/college-for-kids/index.html | |
parent | 213a487f79acf362f4093d0c418c122118956b0c (diff) |
porcupine tills
Diffstat (limited to 'source/college-for-kids/index.html')
-rw-r--r-- | source/college-for-kids/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/source/college-for-kids/index.html b/source/college-for-kids/index.html deleted file mode 100644 index 79144be..0000000 --- a/source/college-for-kids/index.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE html> -<meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no"> -<html> -<head> - <meta charset="utf-8"> - <title>college for kids</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> - -<p> -I took college for kids one year... -</p> - -<img src="blaise.png" - alt="Blaise at college for kids" - width="100%"> -Blaise at college for kids. - -<hr> -<p> -<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright -</p> - -</body> -</html> |