new post with webm
This commit is contained in:
parent
36b592fea8
commit
0773a48f2c
|
@ -75,6 +75,12 @@ img {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
video {
|
||||||
|
display: block;
|
||||||
|
max-width: 600px;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
4
drafts/Improvement.md
Normal file
4
drafts/Improvement.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<video autoplay loop> <source src="../images/2017-12-04/a.webm"></video>
|
||||||
|
<time datetime="2017-12-04">2017-12-04</time>
|
||||||
|
|
||||||
|
Some weeks ago I improved upon the most basic enemy in Takunomi's upcoming game. The enemy, called a _Newt Hare_ was neither bunny enough, nor cute enough. I hope the new one amends both points.
|
BIN
images/2017-12-04/a.webm
Normal file
BIN
images/2017-12-04/a.webm
Normal file
Binary file not shown.
5
posts/Improvement.html
Normal file
5
posts/Improvement.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<video autoplay loop> <source src="../images/2017-12-04/a.webm"></video>
|
||||||
|
|
||||||
|
<p><time datetime="2017-12-04">2017–12–04</time></p>
|
||||||
|
|
||||||
|
<p>Some weeks ago I improved upon the most basic enemy in Takunomi’s upcoming game. The enemy, called a <em>Newt Hare</em> was neither bunny enough, nor cute enough. I hope the new one amends both points.</p>
|
Loading…
Reference in New Issue
Block a user