aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 8f69673..9f18db3 100644
--- a/README
+++ b/README
@@ -54,6 +54,16 @@ Text content
</div>
```
+### `cite` - Citation/Attribution
+```markdown
+---
+### Slide Title
+
+Your content here
+
+<div class="cite">[Author et al., Year]</div>
+```
+
### Default - Single Column
```markdown
---