This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,11 @@ <h2>Templates</h2>
138138 < div slot ="social-link "> < deckgo-social medium ="david.dalbusco "> < img style ="width: 1em; " alt ="David on Medium " slot ="icon " src ="assets/img/medium-icon.svg "/> medium</ deckgo-social > </ div >
139139 </ deckgo-slide-author >
140140
141+ < deckgo-slide-gif style ="background: white; " src ="https://media.giphy.com/media/xUA7baWfTjfHGLZc3e/giphy.gif " alt ="Template for gif " fullscreen ="true ">
142+ < h1 slot ="header " style ="font-weight: 300; --background: white; --color: var(--ion-color-dark); width: 60%; "> Or this template...</ h1 >
143+ < h2 slot ="footer " style ="font-weight: 300; --background: white; --color: var(--ion-color-dark); "> ...for GIFs</ h2 >
144+ </ deckgo-slide-gif >
145+
141146 < deckgo-slide-code src ="./assets/code/deckdeckgo-slide-code-example.txt " style ="--code-margin-bottom: 6rem; --background: var(--ion-color-dark); --color: var(--ion-color-light); --code-color: var(--ion-color-light); ">
142147 < h2 slot ="title "> Showcase your code</ h2 >
143148 </ deckgo-slide-code >
You can’t perform that action at this time.
0 commit comments