aboutsummaryrefslogtreecommitdiff
path: root/blog/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'blog/index.org')
-rw-r--r--blog/index.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/blog/index.org b/blog/index.org
index e5ee82d..a894a6d 100644
--- a/blog/index.org
+++ b/blog/index.org
@@ -15,6 +15,7 @@ technical or otherwise. Think about the blog like a mix between
the wiki format of the mindmap and the journal format.
* Blog Articles
+@@html: <div class="links-page">@@
#+begin_src shell :results output raw :exports both
for f in *;
do
@@ -26,3 +27,5 @@ done
#+end_src
#+RESULTS:
+
+@@html: </div>@@