From 3319c7a9909d2680bfa69a8aa2f193bb79a320bf Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 26 Jan 2024 18:22:09 -0800 Subject: add meta tag --- journal/20240126.org | 12 ++++++++++++ journal/index.org | 1 + 2 files changed, 13 insertions(+) create mode 100644 journal/20240126.org (limited to 'journal') 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: +#+html_head: +#+html_head: +#+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. diff --git a/journal/index.org b/journal/index.org index 5322bb3..0a97804 100644 --- a/journal/index.org +++ b/journal/index.org @@ -12,6 +12,7 @@ #+html_head: #+html_head: #+html_head: +#+html_head: * Introduction This is my journal. It's basically my everyday life from a technology perspective (not many personal details although -- cgit