From 6a1f9beb7b896d4fdd96bfa2e1fbc3102fae66c5 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sun, 22 Jun 2025 09:21:46 +0200 Subject: [PATCH] Added png to lfs --- .gitattributes | 2 ++ assets/assets.txt | 0 blog.html | 4 +--- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 .gitattributes create mode 100644 assets/assets.txt diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..20ea094 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.png filter=lfs diff=lfs merge=lfs -text + diff --git a/assets/assets.txt b/assets/assets.txt new file mode 100644 index 0000000..e69de29 diff --git a/blog.html b/blog.html index de74a70..c280f73 100644 --- a/blog.html +++ b/blog.html @@ -15,9 +15,7 @@

Posts

- +

-- 2.30.2