Pre-publication pass
Adding entry about transcripts Adding entry about background picture Adding many missing screenshots
This commit is contained in:
parent
4e10967600
commit
5a23a008f1
19 changed files with 202 additions and 45 deletions
3
layouts/_shortcodes/center-no-frame.html
Normal file
3
layouts/_shortcodes/center-no-frame.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div style="text-align:center">
|
||||
{{ .InnerDeindent | .Page.RenderString }}
|
||||
</div>
|
3
layouts/_shortcodes/center.html
Normal file
3
layouts/_shortcodes/center.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div style="text-align:center">
|
||||
{{ .InnerDeindent | .Page.RenderString }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue