diff options
author | EuAndreh <eu@euandre.org> | 2020-01-24 21:02:21 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-01-24 21:02:21 -0300 |
commit | 2db52a24748fd8197a11c53423a184f3845181ec (patch) | |
tree | f1c6cafa366c998684f8efbc04578d382e84be40 | |
parent | Format README (diff) | |
download | euandre.org-2db52a24748fd8197a11c53423a184f3845181ec.tar.gz euandre.org-2db52a24748fd8197a11c53423a184f3845181ec.tar.xz |
Remove unused pastebin/template.org
Diffstat (limited to '')
-rw-r--r-- | pastebin/template.org | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pastebin/template.org b/pastebin/template.org deleted file mode 100644 index 3856724..0000000 --- a/pastebin/template.org +++ /dev/null @@ -1,3 +0,0 @@ -#+BIND: org-html-postamble-format (("en" "<p class=\"postamble\">%T</p>"))) -#+HTML_HEAD: <style>#postamble{ text-align: center; }</style> -#+HTML_HEAD: <style>pre {white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}</style> |