blob: 8087d4bebe67cab63fe2194a5aefbe49afe3ec70 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|