diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-28 18:31:07 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-28 18:31:07 -0400 |
| commit | 2fdf6adbd44d93caeeabf263649a1ee37a93908e (patch) | |
| tree | bcd62f0c747bba1a9a89b1d264c6a784433de735 /org | |
| parent | de727db06bcd673ce4e8c06084a5cf78dcb514a9 (diff) | |
Some (roughly-implemented) support for custom meta tags, etc
Diffstat (limited to 'org')
| -rw-r--r-- | org/Farewell, Kona, My Life-Long Companion/farewell-kona.org | 1 | ||||
| -rw-r--r-- | org/I Love My PinePhone/i-love-my-pinephone.org | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/org/Farewell, Kona, My Life-Long Companion/farewell-kona.org b/org/Farewell, Kona, My Life-Long Companion/farewell-kona.org index 850c1cd..57dca1d 100644 --- a/org/Farewell, Kona, My Life-Long Companion/farewell-kona.org +++ b/org/Farewell, Kona, My Life-Long Companion/farewell-kona.org @@ -1,6 +1,7 @@ #+TITLE: A Good-Bye Letter To My Life-Long Companion #+TAGS: non-technical #+DATE: <2022-05-13 Fri 20:06> +#+HAUNT_METADATA: (("scripts" . "((script (@ (src \"/static/js/oneko.js\"))))")) Last night -- Thursday, May 12th, 2022, at 22:17L -- my cat was put to rest. I tend to avoid publishing anything non-technical to this website, but she diff --git a/org/I Love My PinePhone/i-love-my-pinephone.org b/org/I Love My PinePhone/i-love-my-pinephone.org index 948eabb..c71ff86 100644 --- a/org/I Love My PinePhone/i-love-my-pinephone.org +++ b/org/I Love My PinePhone/i-love-my-pinephone.org @@ -1,6 +1,7 @@ #+TITLE: I Love My PinePhone #+DATE: <2022-08-26 Fri 06:29> #+TAGS: writeup, programming, arm, rust, pinephone, alpine, postmarketos, emacs +#+HAUNT_METADATA: (("meta-tags" . "((\"twitter:card\" . \"summary\") (\"twitter:site\" . \"@0daysfordays\") (\"twitter:creator\" . \"@0daysfordays\") (\"og:description\" . \"An attempt to document my experiences and rationale for wanting to use a PinePhone, as well as my thoughts on mobile Linux in general.\") (\"og:image\" . \"https://jakob.space/static/image/pinephone-1.jpg\"))")) For the past ten months, I've been using my [[https://www.pine64.org/pinephone/][PinePhone]] as a "daily driver." By which, I mean it's been in my pocket everywhere I go, and it's the device I use |