From 77f0002e65dd23627af498a3a45bc80dc086d50b Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Wed, 24 Jun 2020 22:46:24 -0400
Subject: Remove draft status, add image

---
 content/posts/hugo-org-set-image-title/index.org | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

(limited to 'content/posts/hugo-org-set-image-title/index.org')

diff --git a/content/posts/hugo-org-set-image-title/index.org b/content/posts/hugo-org-set-image-title/index.org
index ca2e663..a6e2789 100644
--- a/content/posts/hugo-org-set-image-title/index.org
+++ b/content/posts/hugo-org-set-image-title/index.org
@@ -1,12 +1,17 @@
 #+TITLE: How To Set An Image Title In Hugo Using Org-Mode Markup
 #+DATE: 2020-06-24T19:50:03-04:00
-#+DRAFT: true
+#+DRAFT: false
 #+DESCRIPTION: How to set the title or alt text of an image in hugo using org-mode markup
 #+TAGS[]: hugo org-mode
 #+KEYWORDS[]: hugo org-mode
 #+SLUG:
 #+SUMMARY:
 
+#+ATTR_HTML: :alt hugo org image title
+#+ATTR_HTML: :title Hugo Org Image Title
+[[file:org%20hugo%20image%20title.png]]
+
+
 One of the differences between using markdown and org-mode markup for
 writing Hugo pages is how you set the alternative text and title of an
 image.
-- 
cgit v1.2.3