diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-05 22:22:16 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-05 22:22:16 -0800 |
commit | a3fa907f7c0a23a32d64983087820231c68b3e82 (patch) | |
tree | b9fa9b257c8d9d38d3518d4ec3fe00ebb291ae10 /journal/20240128.org | |
parent | ed7a47c0f4a9ddba17f81e9232e5116bca518049 (diff) |
edit some mindmaps
Diffstat (limited to 'journal/20240128.org')
-rw-r--r-- | journal/20240128.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/journal/20240128.org b/journal/20240128.org new file mode 100644 index 0000000..8087d4b --- /dev/null +++ b/journal/20240128.org @@ -0,0 +1,11 @@ +#+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 +* Sunday, 28 January 2024 +** 22:09 +Today i took it easy and implemented a decent amount of the transpiler; I also did some bug fixing for stem. |