diff options
| author | Dante Catalfamo | 2020-06-24 22:46:24 -0400 | 
|---|---|---|
| committer | Dante Catalfamo | 2020-06-24 22:46:24 -0400 | 
| commit | 77f0002e65dd23627af498a3a45bc80dc086d50b (patch) | |
| tree | d514158808b1716c6f40fb0cb9c947fe4217b3cf /content/posts | |
| parent | 7c82c9aee0e15ec1d45481d9cc772674c9a20da7 (diff) | |
| download | blog-77f0002e65dd23627af498a3a45bc80dc086d50b.tar.gz blog-77f0002e65dd23627af498a3a45bc80dc086d50b.tar.bz2 blog-77f0002e65dd23627af498a3a45bc80dc086d50b.zip | |
Remove draft status, add image
Diffstat (limited to 'content/posts')
| -rw-r--r-- | content/posts/hugo-org-set-image-title/index.org | 7 | ||||
| -rw-r--r-- | content/posts/hugo-org-set-image-title/org hugo image title.png | bin | 0 -> 41090 bytes | 
2 files changed, 6 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 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. diff --git a/content/posts/hugo-org-set-image-title/org hugo image title.png b/content/posts/hugo-org-set-image-title/org hugo image title.pngBinary files differ new file mode 100644 index 0000000..be965e3 --- /dev/null +++ b/content/posts/hugo-org-set-image-title/org hugo image title.png | 
