diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/about/index.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/content/about/index.org b/content/about/index.org index 0897bfd..f98c08c 100644 --- a/content/about/index.org +++ b/content/about/index.org @@ -43,7 +43,7 @@ share my notes online!  Unless you're a spammer, feel free to contact me at  #+BEGIN_SRC shell -echo "ZGFudGVAbGFtYmRhLmN4Cg==" | openssl base64 -d +openssl base64 -d <<< "ZGFudGVAbGFtYmRhLmN4Cg=="  #+END_SRC  It's always fun to hear from people! | 
