-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c5e5fff
commit da3124b
Showing
7 changed files
with
28 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
|
||
<div class="grid-x grid-margin-y grid-padding-y"> | ||
<aside aria-labelledby="watch-more" class="grid-x grid-margin-y grid-padding-y"> | ||
<div class="cell grid-x grid-margin-y grid-padding-y"> | ||
<div class="read-more cell large-6 small-10 grid-margin-y"> | ||
<svg class="show-for-large" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 252 252"> | ||
<path d="M0 69.5L69.5 0h42.4L0 111.9V69.5zm0 70.7L140.2 0h.9l20.7 20.7L0 182.6v-42.4zm0 70.7l176-176 21.2 21.2L1.3 252H0v-41.1zM29.6 252L211.4 70.2l21.2 21.2L72 252H29.6zm70.7 0l146.4-146.4 5.3 5.3v31.9L142.7 252h-42.4z"/> | ||
</svg> | ||
|
||
<h2>Watch more</h2> | ||
<h2 id="watch-more">Watch more</h2> | ||
<div class="cell"><a href="{{ site.baseurl }}/category/videos.html">View all videos</a></div> | ||
<div class="cell"><a href="https://www.youtube.com/channel/UCGX_lcYr7WS9hkrx2W1VEhw">Watch even more on the Scott Logic YouTube channel</a></div> | ||
</div> | ||
<div class="small-2 cell hide-for-large"> | ||
{% include social.html %} | ||
</div> | ||
</div> | ||
</div> | ||
</aside> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters