From 7593175d2fc1acfeff315106099b663c251a51af Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Fri, 24 Jan 2025 23:46:17 +0100 Subject: remove post thumbnails --- _items/avanswifi.md | 1 - _items/connect4.md | 1 - _items/git.md | 1 - _items/homeauto.md | 1 - _items/latex.md | 1 - _items/redpwn2021.md | 1 - _items/scoop.md | 1 - _items/software.md | 1 - img/avanswifi.png | Bin 11154 -> 0 bytes img/connectfourbeta.png | Bin 58883 -> 0 bytes img/git.png | Bin 4254 -> 0 bytes img/helloworld.png | Bin 16179 -> 0 bytes img/homeauto.png | Bin 71740 -> 0 bytes img/latex.png | Bin 7014 -> 0 bytes img/redpwn2021.png | Bin 10895 -> 0 bytes img/scoop.png | Bin 222389 -> 0 bytes img/software.png | Bin 23521 -> 0 bytes 17 files changed, 8 deletions(-) delete mode 100644 img/avanswifi.png delete mode 100644 img/connectfourbeta.png delete mode 100644 img/git.png delete mode 100644 img/helloworld.png delete mode 100644 img/homeauto.png delete mode 100644 img/latex.png delete mode 100644 img/redpwn2021.png delete mode 100644 img/scoop.png delete mode 100644 img/software.png diff --git a/_items/avanswifi.md b/_items/avanswifi.md index 95cfbfe..c7cc44d 100644 --- a/_items/avanswifi.md +++ b/_items/avanswifi.md @@ -3,7 +3,6 @@ title: Avans wifi setup subtitle: How to use Avans eduroam with NetworkManager tags: - software -cover: /img/avanswifi.png --- I wasted 2 hours trying to set up my school's WiFi, so here's a quick reference diff --git a/_items/connect4.md b/_items/connect4.md index 6c5c329..fc49a28 100644 --- a/_items/connect4.md +++ b/_items/connect4.md @@ -3,7 +3,6 @@ title: Connect 4 beta live! tags: - connect 4 - beta -cover: /img/connectfourbeta.png --- My connect four website is currently online as a public beta. You can visit the diff --git a/_items/git.md b/_items/git.md index 48de24b..e1f1b3c 100644 --- a/_items/git.md +++ b/_items/git.md @@ -5,7 +5,6 @@ tags: - git - server - software -cover: /img/git.png --- ## Overview diff --git a/_items/homeauto.md b/_items/homeauto.md index 544cf07..46aecf5 100644 --- a/_items/homeauto.md +++ b/_items/homeauto.md @@ -10,7 +10,6 @@ tags: - software - hardware - hacking -cover: /img/homeauto.png --- Home automation is cool, but it can also be scary. I want to try to convert my diff --git a/_items/latex.md b/_items/latex.md index 11db094..936bdb9 100644 --- a/_items/latex.md +++ b/_items/latex.md @@ -5,7 +5,6 @@ tags: - software - latex - git -cover: /img/latex.png --- I started using LaTeX instead of MS Word about two years ago, and I've never diff --git a/_items/redpwn2021.md b/_items/redpwn2021.md index df9da29..6176040 100644 --- a/_items/redpwn2021.md +++ b/_items/redpwn2021.md @@ -5,7 +5,6 @@ tags: - hacking - CTF - writeup -cover: /img/redpwn2021.png --- This is the first 'real' CTF I've participated in. About two weeks ago, a diff --git a/_items/scoop.md b/_items/scoop.md index 36c7cc2..d30c53b 100644 --- a/_items/scoop.md +++ b/_items/scoop.md @@ -5,7 +5,6 @@ tags: - windows - normie - software -cover: /img/scoop.png --- Here's a quick reference for returning customers: diff --git a/_items/software.md b/_items/software.md index 3f7dbfd..81119b6 100644 --- a/_items/software.md +++ b/_items/software.md @@ -7,7 +7,6 @@ tags: - source - server - phone -cover: /img/software.png --- ## PC software diff --git a/img/avanswifi.png b/img/avanswifi.png deleted file mode 100644 index b006795..0000000 Binary files a/img/avanswifi.png and /dev/null differ diff --git a/img/connectfourbeta.png b/img/connectfourbeta.png deleted file mode 100644 index b4ff091..0000000 Binary files a/img/connectfourbeta.png and /dev/null differ diff --git a/img/git.png b/img/git.png deleted file mode 100644 index 1842eed..0000000 Binary files a/img/git.png and /dev/null differ diff --git a/img/helloworld.png b/img/helloworld.png deleted file mode 100644 index dd067bf..0000000 Binary files a/img/helloworld.png and /dev/null differ diff --git a/img/homeauto.png b/img/homeauto.png deleted file mode 100644 index 4398655..0000000 Binary files a/img/homeauto.png and /dev/null differ diff --git a/img/latex.png b/img/latex.png deleted file mode 100644 index 9489d51..0000000 Binary files a/img/latex.png and /dev/null differ diff --git a/img/redpwn2021.png b/img/redpwn2021.png deleted file mode 100644 index b730ad0..0000000 Binary files a/img/redpwn2021.png and /dev/null differ diff --git a/img/scoop.png b/img/scoop.png deleted file mode 100644 index fda7b4d..0000000 Binary files a/img/scoop.png and /dev/null differ diff --git a/img/software.png b/img/software.png deleted file mode 100644 index c4cf93b..0000000 Binary files a/img/software.png and /dev/null differ -- cgit v1.2.3