diff options
author | Dante Catalfamo | 2020-06-24 23:00:52 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-24 23:00:52 -0400 |
commit | c82466f8025270555a4608b79c7ce6cd678e6590 (patch) | |
tree | 85f9289d7e3959a7b85143d269c4b649b61b404e /content/posts/hugo-org-set-image-title | |
parent | 6d610c37dbaaa74ef0eadc0c7bebe5071b5300ac (diff) | |
download | blog-c82466f8025270555a4608b79c7ce6cd678e6590.tar.gz blog-c82466f8025270555a4608b79c7ce6cd678e6590.tar.bz2 blog-c82466f8025270555a4608b79c7ce6cd678e6590.zip |
In Hugo Using Org-Mode Markup -> In Org-Mode For Hugo
Diffstat (limited to 'content/posts/hugo-org-set-image-title')
-rw-r--r-- | content/posts/hugo-org-set-image-title/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/hugo-org-set-image-title/index.org b/content/posts/hugo-org-set-image-title/index.org index a6e2789..9cc0839 100644 --- a/content/posts/hugo-org-set-image-title/index.org +++ b/content/posts/hugo-org-set-image-title/index.org @@ -1,4 +1,4 @@ -#+TITLE: How To Set An Image Title In Hugo Using Org-Mode Markup +#+TITLE: How To Set An Image Title In Org-Mode For Hugo #+DATE: 2020-06-24T19:50:03-04:00 #+DRAFT: false #+DESCRIPTION: How to set the title or alt text of an image in hugo using org-mode markup |