File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ <h3>Latest News</h3>
1313 < span class ="home-post-meta "> {{ post.date | date: date_format }}</ span >
1414 </ li >
1515 {% endfor %}
16+ < li >
17+ < a class ="home-post-link " href ="{{ "/news.html" | relative_url }}"> More News...</ a >
18+ </ li >
1619 </ ul >
1720
21+ < br />
22+
23+ < h3 > User Showreel</ h3 >
24+ < div >
25+ < iframe class ="showreel " src ="https://www.youtube.com/embed/ma52j9B1kEM " frameborder ="0 " gesture ="media " allow ="encrypted-media " allowfullscreen > </ iframe >
26+ </ div >
1827</ div >
Original file line number Diff line number Diff line change @@ -28,6 +28,3 @@ layout: home
2828 <div style =" clear :both " ></div >
2929</div >
3030
31- <div style =" " >
32- <iframe class =" showreel " src =" https://www.youtube.com/embed/ma52j9B1kEM " frameborder =" 0 " gesture =" media " allow =" encrypted-media " allowfullscreen ></iframe >
33- </div >
You can’t perform that action at this time.
0 commit comments