aboutsummaryrefslogtreecommitdiff
path: root/journal/20230624.org
blob: 29dfbee2c7009d213d247a6b112faeaa2bb63628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.