aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org/index.org2
-rw-r--r--org/ketchup.mkvbin0 -> 8969626 bytes
-rw-r--r--publish.el2
3 files changed, 3 insertions, 1 deletions
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</a></b></p>
#+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
--- /dev/null
+++ b/org/ketchup.mkv
Binary files 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/"