diff options
author | Dante Catalfamo | 2020-11-06 11:18:45 -0500 |
---|---|---|
committer | Dante Catalfamo | 2020-11-06 11:18:45 -0500 |
commit | aadeaf2c5aa77dcbe6917912b28f6100b39b9306 (patch) | |
tree | 0672336bf9776d9a5bac90f50603ec9313334004 /content/about | |
parent | 4ba6c56545288118a04d37fea89a6ad68259a1cb (diff) | |
download | blog-aadeaf2c5aa77dcbe6917912b28f6100b39b9306.tar.gz blog-aadeaf2c5aa77dcbe6917912b28f6100b39b9306.tar.bz2 blog-aadeaf2c5aa77dcbe6917912b28f6100b39b9306.zip |
about: move script import to bottom
Diffstat (limited to 'content/about')
-rw-r--r-- | content/about/index.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/about/index.org b/content/about/index.org index 28314ed..b78a151 100644 --- a/content/about/index.org +++ b/content/about/index.org @@ -50,10 +50,10 @@ echo "ZGFudGVAbGFtYmRhLmN4Cg==" | openssl base64 -d It's always fun to hear from people! -#+begin_export html -<script src="email.js"></script> -#+end_export - #+ATTR_HTML: :title Me Playing A Quick Game Of 9x9 Go #+ATTR_HTML: :alt Me Playing A Quick Game Of 9x9 Go [[file:cover.jpg]] + +#+begin_export html +<script src="email.js"></script> +#+end_export |