From deba681f07866c33142efe4ac3c6882fda3f3596 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 11 Sep 2026 22:04:35 +0200 Subject: src/content: Update to keep up-to-date with new theme --- src/content/writings/_index.md | 2 +- src/content/writings/kant-and-free-software.pdf | Bin 318521 -> 0 bytes src/content/writings/kant-and-free-software.pdf.base | Bin 0 -> 318521 bytes src/content/writings/raman-spectroscopy.pdf | Bin 16284404 -> 0 bytes src/content/writings/raman-spectroscopy.pdf.base | Bin 0 -> 16284404 bytes 5 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 src/content/writings/kant-and-free-software.pdf create mode 100644 src/content/writings/kant-and-free-software.pdf.base delete mode 100644 src/content/writings/raman-spectroscopy.pdf create mode 100644 src/content/writings/raman-spectroscopy.pdf.base (limited to 'src/content/writings') diff --git a/src/content/writings/_index.md b/src/content/writings/_index.md index 720c953..c7555e9 100644 --- a/src/content/writings/_index.md +++ b/src/content/writings/_index.md @@ -2,7 +2,7 @@ title = "Writings" description = "Sort of academically written things" sort_by = "date" -template = "blog.html" +template = "prose.html" page_template = "post.html" insert_anchor_links = "right" generate_feeds = true diff --git a/src/content/writings/kant-and-free-software.pdf b/src/content/writings/kant-and-free-software.pdf deleted file mode 100644 index d13de60..0000000 Binary files a/src/content/writings/kant-and-free-software.pdf and /dev/null differ diff --git a/src/content/writings/kant-and-free-software.pdf.base b/src/content/writings/kant-and-free-software.pdf.base new file mode 100644 index 0000000..d13de60 Binary files /dev/null and b/src/content/writings/kant-and-free-software.pdf.base differ diff --git a/src/content/writings/raman-spectroscopy.pdf b/src/content/writings/raman-spectroscopy.pdf deleted file mode 100644 index c87b99c..0000000 Binary files a/src/content/writings/raman-spectroscopy.pdf and /dev/null differ diff --git a/src/content/writings/raman-spectroscopy.pdf.base b/src/content/writings/raman-spectroscopy.pdf.base new file mode 100644 index 0000000..c87b99c Binary files /dev/null and b/src/content/writings/raman-spectroscopy.pdf.base differ -- cgit v1.3.1