mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Feature/talks (#12)
* Add talks layout - Add archetype for talks page. - Add shortcodes for section, slide. - Add single layout. Resolves: #11 * Update readme with talks
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
9328ab63c8
commit
bfe0272bd7
3
layouts/shortcodes/section.html
Normal file
3
layouts/shortcodes/section.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="section">
|
||||
{{ .Inner }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user