blob: 4239671118faee586d2ca79659b05420540011aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
* Wednesday, 08 January 2025
** 12:30
Today I'm demonstrating my unified NixOS config to my friend Andrei; it's cool because I get
to show him this journal config and the automatic headers it adds.
|