From 226192ebc79821c202a360fa8b24ba77199fe87b Mon Sep 17 00:00:00 2001 From: mms Date: Sat, 21 Dec 2024 21:15:14 +0100 Subject: feat(blog): license plate --- content/blog/2024/frame.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/blog/2024/frame.md (limited to 'content/blog/2024/frame.md') diff --git a/content/blog/2024/frame.md b/content/blog/2024/frame.md new file mode 100644 index 0000000..df7b24a --- /dev/null +++ b/content/blog/2024/frame.md @@ -0,0 +1,22 @@ ++++ +title = "New license plate frame" +author = ["MichaƂ Sapka"] +date = 2024-12-21T21:08:00+01:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "RunBSD!" ++++ + +My car's license plate frame broke, so I had to get new one. +I could get a boring, all-black one... or add a few _PLN_ and have it personalized. + +{{< image class="centered" alt="A black license plate frame. On the left a white "FreeBSD" can be seen, an on the right "RunBSD"" file="license-frame.JPEG" >}} +My new frame +{{< /image >}} + +You can now easily spot me on the road and say hello (or curse me)! + +If my back one breaks as well, I'll need something Emacs-themed. -- cgit v1.2.3