mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-03 04:08:27 +02:00
Rename and improve section example
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = "Example of a section presentation"
|
||||
outputs = ["Reveal"]
|
||||
[reveal_hugo]
|
||||
theme = "moon"
|
||||
+++
|
||||
|
||||
# Section Presentation
|
||||
|
||||
This is an example of a section presentation.
|
||||
|
||||
---
|
||||
|
||||
Section presentations are completely separate from the root presentation and each other.
|
||||
|
||||
---
|
||||
|
||||
Additional content files can be placed in the section and will be added to the presentation in the order of their weight.
|
||||
Reference in New Issue
Block a user