diff --git a/.gitignore b/.gitignore index eb973c9..5516568 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /.direnv/ /site/public/ +/ltximg/ diff --git a/content.org b/content.org index ff2bdda..9fba933 100644 --- a/content.org +++ b/content.org @@ -2,11 +2,6 @@ #+hugo_section: posts #+author: Valentin Boettcher -# Local Variables: -# eval: (org-hugo-auto-export-mode) -# End: - - * Pages ** About :PROPERTIES: @@ -772,3 +767,11 @@ certain drives just run ~echo 1 > /sys/block/sdX/device/delete~ in a Shamelessly stolen from: https://askubuntu.com/questions/554398/how-do-i-permanently-disable-hard-drives + + +* Local Vars +# Local Variables: +# eval: (org-hugo-auto-export-mode) +# org-download-image-dir: "./static/images" +# org-download-heading-lvl: 3 +# End: diff --git a/site/themes/smol b/site/themes/smol index 37b0574..0e0cf8b 160000 --- a/site/themes/smol +++ b/site/themes/smol @@ -1 +1 @@ -Subproject commit 37b0574a6159fea8c6b0a5d35e9e0b286c141db2 +Subproject commit 0e0cf8b6240ad4478b1f81dc95662a6d726a3867