summaryrefslogtreecommitdiff
path: root/080_blog/00040_Haskell/00065_Base64-Encoder
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-03-17 13:56:23 +0100
committerMiguel <m.i@gmx.at>2019-03-17 13:56:23 +0100
commitad6411e9ec256b03f20b9195e25cb128fe02c628 (patch)
treebe49c19f336666e04e5f2aa70df8fd648516baa6 /080_blog/00040_Haskell/00065_Base64-Encoder
parent18c5c9d96dd74eeb6b45ba79eec6e033db247db2 (diff)
minor cosmetics
Diffstat (limited to '080_blog/00040_Haskell/00065_Base64-Encoder')
-rw-r--r--080_blog/00040_Haskell/00065_Base64-Encoder/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/080_blog/00040_Haskell/00065_Base64-Encoder/index.md b/080_blog/00040_Haskell/00065_Base64-Encoder/index.md
index cabf19e..bdbae41 100644
--- a/080_blog/00040_Haskell/00065_Base64-Encoder/index.md
+++ b/080_blog/00040_Haskell/00065_Base64-Encoder/index.md
@@ -1,6 +1,7 @@
+ February 2018
Miguel's Base64 Encoder
=======================
- February 19, 2018
+
Initially coded on a cold winter afternoon to fully understand **base64 encoding** and play with
**Haskell**, which is always an indisputable pleasure. Hacked together in _big anger_, due to my
friend Nick's fairy tales about saving his encrypted binary data in plain _ASCII_