From 6ff78b0f3ff30e33657a1351920c430b1869ba30 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 11 Oct 2021 11:14:42 +0700 Subject: Add new comics --- content/comics/3.md | 25 +++++++++++++++++++++++++ static/comics/3/change-the-world.png | Bin 0 -> 12230 bytes static/comics/3/change-the-world_full.png | Bin 0 -> 32254 bytes static/comics/3/transcript.txt | 11 +++++++++++ 4 files changed, 36 insertions(+) create mode 100644 content/comics/3.md create mode 100644 static/comics/3/change-the-world.png create mode 100644 static/comics/3/change-the-world_full.png create mode 100644 static/comics/3/transcript.txt diff --git a/content/comics/3.md b/content/comics/3.md new file mode 100644 index 0000000..412cd0b --- /dev/null +++ b/content/comics/3.md @@ -0,0 +1,25 @@ +--- +title: "3: Change the world" +date: 2021-09-02 +layout: comic +titleText: "Things I can't draw: stickpersons, windows, beds" +comicId: 3 +comicTitle: change-the-world +categories: [ comics ] +--- + +

Panel 1

+ +Person saying "I will change the world!" + +

Panel 2

+ +Person looking at the windows and seeing that it is raining + +

Panel 3

+ +Person lying in bed looking at the mobile phone + +--- + +See also: [XMPP Bridge](https://github.com/matrix-org/matrix-bifrost/issues/63) diff --git a/static/comics/3/change-the-world.png b/static/comics/3/change-the-world.png new file mode 100644 index 0000000..e21655a Binary files /dev/null and b/static/comics/3/change-the-world.png differ diff --git a/static/comics/3/change-the-world_full.png b/static/comics/3/change-the-world_full.png new file mode 100644 index 0000000..c95c8cf Binary files /dev/null and b/static/comics/3/change-the-world_full.png differ diff --git a/static/comics/3/transcript.txt b/static/comics/3/transcript.txt new file mode 100644 index 0000000..d9b3da2 --- /dev/null +++ b/static/comics/3/transcript.txt @@ -0,0 +1,11 @@ +[Panel 1] + +Person saying "I will change the world!" + +[Panel 2] + +Person looking at the windows and seeing that it is raining + +[Panel 3] + +Person lying in bed looking at the mobile phone -- cgit 1.4.1