diff options
author | Preston Pan <preston@nullring.xyz> | 2023-07-13 22:58:59 +0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-07-13 22:58:59 +0800 |
commit | c335c05f511a373681d8644500d7750a519f58fa (patch) | |
tree | a1fa2737bc88c52ed8d0b894af772b6c41009462 /journal/20230624.org | |
parent | 5362e381bcf1b1fe212ff3d550f61c9d55cd18e6 (diff) |
add a lot of things
Diffstat (limited to 'journal/20230624.org')
-rw-r--r-- | journal/20230624.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/journal/20230624.org b/journal/20230624.org new file mode 100644 index 0000000..29dfbee --- /dev/null +++ b/journal/20230624.org @@ -0,0 +1,15 @@ +#+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 +* Saturday, 24 June 2023 +** 14:06 +So, today I began looking into using the nyxt browser and integrating it with +emacs. It's really interesting, actually, you can connect to a repl and have +the two communicate. + +Also, I might update the website's css. This css was meant to be temporary. |