From 94930ac3fe2f69d370a4bfea42527d8848b5e0ee Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 25 Apr 2025 21:53:11 +0200 Subject: feat(src/content/writings): Use `path` to change the path to the posts --- src/content/writings/raman-spectroscopy.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/content/writings/raman-spectroscopy.md (limited to 'src/content/writings/raman-spectroscopy.md') diff --git a/src/content/writings/raman-spectroscopy.md b/src/content/writings/raman-spectroscopy.md new file mode 100644 index 0000000..2d05da4 --- /dev/null +++ b/src/content/writings/raman-spectroscopy.md @@ -0,0 +1,10 @@ ++++ +title = "Bau und Evaluation eines günstigen Raman Spektrometers" +date = "2024-06-01" +lang = "de" + +path = "writings/raman-spectroscopy.pdf" + +[taxonomies] +categories=["chemistry"] ++++ -- cgit 1.4.1