diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:32:55 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:32:55 +0700 |
commit | 27cb2f10474a5bb6d5894e45a811c30e9e4b07f9 (patch) | |
tree | a95eb1ecf68b22873af1c50489cdb7001dd87cfc /content/comics | |
parent | b850414850a49d47ccf1a00d3fc9731fc7249361 (diff) | |
download | blog-27cb2f10474a5bb6d5894e45a811c30e9e4b07f9.tar.gz |
Make comic description explicit
Alt text is limited for such long text.
Diffstat (limited to 'content/comics')
-rw-r--r-- | content/comics/1.md | 29 | ||||
-rw-r--r-- | content/comics/2.md | 6 |
2 files changed, 34 insertions, 1 deletions
diff --git a/content/comics/1.md b/content/comics/1.md index 1716661..eea799c 100644 --- a/content/comics/1.md +++ b/content/comics/1.md @@ -10,4 +10,31 @@ comicTitle: bridge categories: [ comics ] --- -[XMPP Bridge](https://github.com/matrix-org/matrix-bifrost/issues/63) +<h4>Panel 1</h4> + +Black: Hi I'm new here +Blue: Welcome + +<h4>Panel 2 & 3</h4> + +*green has changed their display name to Green* +*Green exits the room* + +<h4>Panel 4</h4> + +Black: What? +Blue: Huh? + +<h4>Panel 5</h4> + +*green has changed their display name to Green* +*Green exits the room* + +<h4>Panel 6</h4> + +Black: What's the matter with that guy? +Blue: He uses XMPP over a bridge + +--- + +See also: [XMPP Bridge](https://github.com/matrix-org/matrix-bifrost/issues/63) diff --git a/content/comics/2.md b/content/comics/2.md index 7ba1e1e..5aa3c42 100644 --- a/content/comics/2.md +++ b/content/comics/2.md @@ -8,4 +8,10 @@ comicTitle: curve categories: [ comics ] --- +A line graph with "time" on vertical axis and "proficiency" on horizontal axis + +Text: What people mean when they say "steep learning curve" + +--- + See also: [SMBC Comics - Pedant](https://www.smbc-comics.com/comic/pedant) |