diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:46:22 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:46:22 -0800 |
commit | 9d15d37bed3f2d96017ffa373b0d52df26f7903a (patch) | |
tree | 187f37027dc21e736396f6bb19b990b5d3a64bc3 /journal/20240125.org | |
parent | a7da57c0736bec58d1fc4ec99d211099c31bb45f (diff) |
add code block in website
Diffstat (limited to 'journal/20240125.org')
-rw-r--r-- | journal/20240125.org | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/journal/20240125.org b/journal/20240125.org new file mode 100644 index 0000000..10763b1 --- /dev/null +++ b/journal/20240125.org @@ -0,0 +1,16 @@ +#+TITLE: Daily Journal +#+STARTUP: showeverything +#+DESCRIPTION: My daily journal entry +#+AUTHOR: Preston Pan +#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../style.css" /> +#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> +#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> +#+options: broken-links:t +* Thursday, 25 January 2024 +** 12:01 +I did not sleep that well, but that is okay for today. I am currently testing how publishing code blocks works. Sounds +silly because it works out of the box, but trust me, there are some weird interactions. +** 16:40 +I feel quite sleepy, but I've done a lot of my agenda already. I'll be seeing Kaili today which is nice. I am thinking +of blog posts that I could possibly add, but I can't think of anything right now. Maybe some excuse to use reproducible +research in org mode. |