diff --git a/cmd/present/templates/article.tmpl b/cmd/present/templates/article.tmpl index 40d1c936..61652778 100644 --- a/cmd/present/templates/article.tmpl +++ b/cmd/present/templates/article.tmpl @@ -7,6 +7,23 @@ {{.Title}} + @@ -40,6 +57,16 @@ + {{end}} diff --git a/cmd/present/templates/dir.tmpl b/cmd/present/templates/dir.tmpl index 15cf97f6..1732623d 100644 --- a/cmd/present/templates/dir.tmpl +++ b/cmd/present/templates/dir.tmpl @@ -1,10 +1,27 @@ - + Talks - The Go Programming Language + @@ -77,5 +94,15 @@ and code is licensed under a BSD license Privacy Policy + diff --git a/cmd/present/templates/slides.tmpl b/cmd/present/templates/slides.tmpl index 11070d2d..2b4ec988 100644 --- a/cmd/present/templates/slides.tmpl +++ b/cmd/present/templates/slides.tmpl @@ -7,6 +7,23 @@ {{.Title}} + @@ -54,10 +71,21 @@ (Press 'H' or navigate to hide this message.) + {{if .PlayEnabled}} + + {{end}} + + - {{if .PlayEnabled}} - - {{end}} {{end}}