From e618b657b7e4a82754fbb19b48f8d25d6e8aa008 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 23 Nov 2021 22:30:38 +0700 Subject: Add new scribble --- content/comics/4.md | 23 +++++++++++++++++++++++ static/comics/4/call-home-full.png | Bin 0 -> 328231 bytes static/comics/4/call-home.png | Bin 0 -> 99745 bytes 3 files changed, 23 insertions(+) create mode 100644 content/comics/4.md create mode 100644 static/comics/4/call-home-full.png create mode 100644 static/comics/4/call-home.png diff --git a/content/comics/4.md b/content/comics/4.md new file mode 100644 index 0000000..dacbf91 --- /dev/null +++ b/content/comics/4.md @@ -0,0 +1,23 @@ +--- +title: "4: Call home" +date: 2021-11-23 +layout: comic +titleText: "They have a family too!" +comicId: 4 +comicTitle: call-home +categories: [ comics ] +--- + +

Panel 1

+ +Person looking at the computer, saying "Hmm this app calls home. Gotta firejail +it." + +

Panel 2

+ +An anthromorphic app is in a literal jail of fire. + +

Panel 3

+ +Two other apps, seemingly its family, crying "I'm worried, he hasn't called for +months." diff --git a/static/comics/4/call-home-full.png b/static/comics/4/call-home-full.png new file mode 100644 index 0000000..817196c Binary files /dev/null and b/static/comics/4/call-home-full.png differ diff --git a/static/comics/4/call-home.png b/static/comics/4/call-home.png new file mode 100644 index 0000000..a9f23f5 Binary files /dev/null and b/static/comics/4/call-home.png differ -- cgit 1.4.1