back to previous commit :8ball:
diff --git a/inst/rmarkdown/templates/posterdown_generic/skeleton/skeleton.Rmd b/inst/rmarkdown/templates/posterdown_generic/skeleton/skeleton.Rmd
index 27a4caa..07b62af 100644
--- a/inst/rmarkdown/templates/posterdown_generic/skeleton/skeleton.Rmd
+++ b/inst/rmarkdown/templates/posterdown_generic/skeleton/skeleton.Rmd
@@ -3,19 +3,8 @@
# Required information -------------------
#
title: 'My Wonderfull title'
-author:
- # order: student, principal, affiliates.
- - name: The Student
- affiliation: [1, 2]
- - name: The Slavedriver
- affiliation: 1
- - name: Secondary Slavedriver
- affiliation: 2
-affiliation:
- - key: 1
- name: Department of studying and research, University of PhD
- - key: 2
- name: Institute for grant money
+author: 'John Doe Jr.'
+institute: "Brocku U"
date: 'November 30 2018'
output: posterdown::posterdown_generic
---