From 8a5094330db1dc3c3a92856397f7ad0623f1d9b0 Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Sat, 12 Sep 2020 16:16:39 -0400
Subject: emacs-termux: add screenshot of gdb, fix tag

---
 content/posts/emacs-on-android-setup/index.org         |   9 +++++++--
 .../termux emacs gdb screenshot.jpg                    | Bin 0 -> 245605 bytes
 2 files changed, 7 insertions(+), 2 deletions(-)
 create mode 100644 content/posts/emacs-on-android-setup/termux emacs gdb screenshot.jpg

(limited to 'content')

diff --git a/content/posts/emacs-on-android-setup/index.org b/content/posts/emacs-on-android-setup/index.org
index 5b58cea..edb7e23 100644
--- a/content/posts/emacs-on-android-setup/index.org
+++ b/content/posts/emacs-on-android-setup/index.org
@@ -2,8 +2,8 @@
 #+DATE: 2020-09-11T03:03:37Z
 #+DRAFT: true
 #+DESCRIPTION:
-#+TAGS[]: emacs android tmux
-#+KEYWORDS[]: emacs android tmux
+#+TAGS[]: emacs android termux
+#+KEYWORDS[]: emacs android termux
 #+SLUG:
 #+SUMMARY:
 
@@ -82,6 +82,11 @@ interface beyind Emacs, my ability to get things done is completely
 unhindered. I'm a huge fan of =gdb= mode, especially with =(setq
 gdb-many-windows t)=.
 
+#+ATTR_HTML: :title An example gdb session in Emacs
+#+ATTR_HTML: :alt An example gdb session in Emacs
+
+[[file:termux emacs gdb screenshot.jpg]]
+
 I'm also able to work on my Org documents, which I store in a personal
 Nextcloud instance, thanks to =rclone=. I have two small scripts which
 I've written so I'm able to sync the files before I start editing
diff --git a/content/posts/emacs-on-android-setup/termux emacs gdb screenshot.jpg b/content/posts/emacs-on-android-setup/termux emacs gdb screenshot.jpg
new file mode 100644
index 0000000..d1621aa
Binary files /dev/null and b/content/posts/emacs-on-android-setup/termux emacs gdb screenshot.jpg differ
-- 
cgit v1.2.3