Skip to content

Commit 25c3d09

Browse files
author
Artur Shellunts
committed
update til page
1 parent 10a7e83 commit 25c3d09

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

blog/07_til.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,17 @@ <h1> TIL (today I learned) </h1>
1212
<p>
1313
<code> pip install --upgrade -r requirements.txt </code>
1414
</p>
15+
<p>
16+
2. How to embed video to github readme
17+
</p>
18+
<p>
19+
If you try to put a link to a external video, there won't be a player on a page. To embed a video on the page, start editing readme.md in web editor and just drag-and-drop a video to the editor. Github will upload the video and put a link in readme.
20+
</p>
1521

1622
<h5 style="color:grey;">
17-
created: 27 March 2021
18-
<!-- <br/> -->
19-
<!-- updated: 9 Feb 2023 -->
23+
created: 27 March 2023
24+
<br/>
25+
updated: 29 July 2023
2026
</h5>
2127
</body>
2228
</html>

0 commit comments

Comments
 (0)