File tree 2 files changed +9
-3
lines changed
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>
13
13
< span class ="home-post-meta "> {{ post.date | date: date_format }}</ span >
14
14
</ li >
15
15
{% endfor %}
16
+ < li >
17
+ < a class ="home-post-link " href ="{{ "/news.html" | relative_url }}"> More News...</ a >
18
+ </ li >
16
19
</ ul >
17
20
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 >
18
27
</ div >
Original file line number Diff line number Diff line change @@ -28,6 +28,3 @@ layout: home
28
28
<div style =" clear :both " ></div >
29
29
</div >
30
30
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