From abe795e3437495b7096a70bdb35641acf9e9fdda Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 9 Dec 2025 01:32:35 -0700 Subject: ketchup --- org/index.org | 2 ++ org/ketchup.mkv | Bin 0 -> 8969626 bytes publish.el | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 org/ketchup.mkv diff --git a/org/index.org b/org/index.org index 3d45151..6447f26 100644 --- a/org/index.org +++ b/org/index.org @@ -64,6 +64,8 @@ jnrel@conference.shittyweb.org

#+ATTR_HTML: :alt Five out of five notbob rating [[file:images/rating.png]] +[[file:ketchup.mkv][ketchup]] + * About me :PROPERTIES: :CUSTOM_ID: about-me diff --git a/org/ketchup.mkv b/org/ketchup.mkv new file mode 100644 index 0000000..fe2e197 Binary files /dev/null and b/org/ketchup.mkv differ diff --git a/publish.el b/publish.el index 9a0aebb..bfb2a4e 100644 --- a/publish.el +++ b/publish.el @@ -28,7 +28,7 @@ ) ("xhtml-static" :base-directory "org/" - :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi\\|key" + :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi\\|key\\|mkv" :include ("blog/feed.xml") :exclude ".template\.xhtml" :publishing-directory "xhtml/" -- cgit v1.2.3