File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,29 @@ <h2 class="f4 mt0 fw6">Videos</h2>
6161 A collection of screencasts that demo various ways you can use Tachyons.
6262 </ p >
6363 </ header >
64+ < article class ="f4 measure pb4 pb5-ns mb4 mb5-ns bb b--black-10 ">
65+ < div class ="aspect-ratio aspect-ratio--8x5 ">
66+ < iframe class ="aspect-ratio--object " src ="https://player.vimeo.com/video/183486778 " frameborder ="0 " webkitallowfullscreen mozallowfullscreen allowfullscreen > </ iframe >
67+ < p class ="lh-copy measure "> Here is a simple html template that links to the latest version of Tachyons.</ p >
68+ < code class ="pre f6 ">
69+ <!DOCTYPE html>
70+ < html lang ="en ">
71+ < head >
72+ < meta charset ="utf-8 ">
73+ < meta http-equiv ="X-UA-Compatible " content ="IE=Edge ">
74+ < title > </ title >
75+ < meta name ="author " content ="">
76+ < meta name ="description " content ="">
77+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
78+ < link rel ="stylesheet " href ="https:/unpkg.com/tachyons/css/tachyons.min.css ">
79+ </ head >
80+ < body >
81+
82+ </ body >
83+ </ html >
84+ </ code >
85+ </ div >
86+ </ article >
6487 < article class ="f4 measure pb4 pb5-ns mb4 mb5-ns bb b--black-10 ">
6588 < div class ="aspect-ratio aspect-ratio--8x5 ">
6689 < iframe class ="aspect-ratio--object " src ="https://player.vimeo.com/video/174813041 " frameborder ="0 " webkitallowfullscreen mozallowfullscreen allowfullscreen > </ iframe >
You can’t perform that action at this time.
0 commit comments