diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-08-17 19:37:17 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-08-17 19:37:17 -0400 |
| commit | dc8597dd791a1defd5fd86a596954fedb8ceaf3f (patch) | |
| tree | b633c02f166e18be6ccc4937e3623dbef303abf9 /pages/now.org | |
| parent | e46b4582f24d570533e3deac2a207ee0da8ccc7d (diff) | |
[org] Add a "now" page
Diffstat (limited to 'pages/now.org')
| -rw-r--r-- | pages/now.org | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/pages/now.org b/pages/now.org new file mode 100644 index 0000000..227669f --- /dev/null +++ b/pages/now.org @@ -0,0 +1,23 @@ +#+TITLE: What I'm Up To + +* What I'm Up To + +#+BEGIN_EXPORT html +<div class="about-current-focus"> +#+END_EXPORT + +| Reading | [[https://nostarch.com/malware][/Practical Malware Analysis/ (Michael Sikorski, Andrew Honig)]] | +| Playing | [[https://www.mobygames.com/game/223/fallout/][Fallout]] | +| Hacking | [[https://pwn.tn/profile?id=1719][pwn.tn]] | + +#+BEGIN_EXPORT html +</div> +#+END_EXPORT + +* What I Was Up To + +** Read + +** Played + +** Hacked |