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
✔ 08:31 ~/weekly-typographic [master|✔] $ git log | |
commit f5ae701f7de24ec450ed771af9142735855c9d92 | |
Merge: 274a46a f8d5df7 | |
Author: Micah Rich <[email protected]> | |
Date: Tue Jul 5 20:59:20 2016 -0400 | |
Merge pull request #2 from micahbrich/2016-07-07 | |
changes strong html tags to h3's |
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
<script> | |
var span_Text = document.getElementById("spanFileDisplaycntrlID_14113 > a:nth-child(2)").innerText; | |
<script> | |
<video width="320" height="240" controls> | |
<source src='span_Text' type="video/mp4"> | |
</video> |
OlderNewer