diff options
author | Dante Catalfamo | 2020-06-24 23:32:16 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-24 23:32:16 -0400 |
commit | 74404ab6a96d911d530a74de490ebd9a6f3e80d3 (patch) | |
tree | 3f8fae0ac79893a996744b3d9542a854aab670b3 | |
parent | c82466f8025270555a4608b79c7ce6cd678e6590 (diff) | |
download | blog-74404ab6a96d911d530a74de490ebd9a6f3e80d3.tar.gz blog-74404ab6a96d911d530a74de490ebd9a6f3e80d3.tar.bz2 blog-74404ab6a96d911d530a74de490ebd9a6f3e80d3.zip |
Revert "In Hugo Using Org-Mode Markup -> In Org-Mode For Hugo"
This reverts commit c82466f8025270555a4608b79c7ce6cd678e6590.
-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 9cc0839..a6e2789 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 Org-Mode For Hugo +#+TITLE: How To Set An Image Title In Hugo Using Org-Mode Markup #+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 |