diff options
author | June McEnroe <june@causal.agency> | 2019-07-27 00:15:02 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-27 00:15:02 -0400 |
commit | a6784dd5561ff6d599f9a5296382b362addec30f (patch) | |
tree | b771e28c1d41adbd5d486de2816218b223fddd94 | |
parent | Update Dark.terminal (diff) | |
download | src-a6784dd5561ff6d599f9a5296382b362addec30f.tar.gz src-a6784dd5561ff6d599f9a5296382b362addec30f.zip |
Remove scheme text link
No standard base64 encoder so no way to maintain it.
-rw-r--r-- | www/causal.agency/index.html.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/causal.agency/index.html.in b/www/causal.agency/index.html.in index f5e9e67d..ad5f3482 100644 --- a/www/causal.agency/index.html.in +++ b/www/causal.agency/index.html.in @@ -67,8 +67,6 @@ earthy terminal colours <p> <a href="scheme.png">palette</a> -- -<a href="data:text/plain;base64,MTYxNTEwCkEzMjgxMAo3MjdBMTgKQTM3NzIwCjNENjI2Ngo3QTQ5NTUKNTU3QTU1CjdBNzE1NQo0QzQ2MzUKQ0MzMjE0CjhFOTkxRQpDQzk1MjgKNEM3QjdGCjk5NUI2Qgo2Qjk5NkIKQ0NCQzhFCg==">hex</a> --- <a href="bin/scheme.html">code</a> <h1>bin</h1> |