diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 18:22:09 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 18:22:09 -0800 |
commit | 3319c7a9909d2680bfa69a8aa2f193bb79a320bf (patch) | |
tree | fddc3d9d3ebe8a46f896454923637d08a34385a6 /journal/20240126.org | |
parent | c9c3d9532f5a9ce2bd5d4874145d2c4a9e750ed5 (diff) |
add meta tag
Diffstat (limited to 'journal/20240126.org')
-rw-r--r-- | journal/20240126.org | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/journal/20240126.org b/journal/20240126.org new file mode 100644 index 0000000..71de3d1 --- /dev/null +++ b/journal/20240126.org @@ -0,0 +1,12 @@ +#+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 +* Friday, 26 January 2024 +** 16:56 +I worked a lot on my blog post describing the stem programming language. It's been posted to hackernews +by Andrei, and I need to write about the FLI next so that people can write libraries for it. |