diff options
author | Dante Catalfamo | 2020-11-06 11:11:44 -0500 |
---|---|---|
committer | Dante Catalfamo | 2020-11-06 11:11:44 -0500 |
commit | 4ba6c56545288118a04d37fea89a6ad68259a1cb (patch) | |
tree | 838b35fb147457ab8b619a81e623e47ce5c2bfb2 /content | |
parent | b380d270d25329d65bfe4fed87b63c3911bca764 (diff) | |
download | blog-4ba6c56545288118a04d37fea89a6ad68259a1cb.tar.gz blog-4ba6c56545288118a04d37fea89a6ad68259a1cb.tar.bz2 blog-4ba6c56545288118a04d37fea89a6ad68259a1cb.zip |
about: remove automatically
Diffstat (limited to 'content')
-rw-r--r-- | content/about/index.org | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/about/index.org b/content/about/index.org index 35d0bef..28314ed 100644 --- a/content/about/index.org +++ b/content/about/index.org @@ -42,8 +42,7 @@ share my notes online! Unless you're a spammer, feel free to contact me. -Clicking the code below will automatically decode the address in your -browser. +Clicking the code below will decode the address in your browser. #+BEGIN_SRC shell echo "ZGFudGVAbGFtYmRhLmN4Cg==" | openssl base64 -d |