Rename a test page bundle title

master
Kaushal Modi 8 years ago
parent 130de6b960
commit 2ce2e57935
  1. 2
      test/site/content-org/all-posts.org
  2. 2
      test/site/content/bundles/page-bundle-a/index.md

@ -1810,7 +1810,7 @@ This is the content for the "bundles" section landing page.
:PROPERTIES:
:EXPORT_HUGO_BUNDLE: page-bundle-a
:END:
*** Page A
*** Page Bundle A
:PROPERTIES:
:EXPORT_FILE_NAME: index
:EXPORT_HUGO_RESOURCES: :src "images/copy-of-*.png" :title "First copy of Org mode logo"

@ -1,5 +1,5 @@
+++
title = "Page A"
title = "Page Bundle A"
tags = ["page-bundles"]
draft = false
[[resources]]

Loading…
Cancel
Save