add favicon, fix code block

This commit is contained in:
AJ ONeal 2015-01-16 01:54:20 -05:00
父節點 aa0db57e6c
當前提交 f1b8f99903
共有 2 個檔案被更改,包括 3 行新增3 行删除

二進制
favicon.ico Normal file

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 1.1 KiB

查看文件

@ -19,7 +19,8 @@
<br/>
<!--iframe width="560" height="315" src="//www.youtube.com/embed/YZzhIIJmlE0" frameborder="0" allowfullscreen></iframe-->
<pre>
<code>
<code>curl -fsSL bit.ly/easy-install-iojs | bash
npm install -g desi
git clone https://github.com/DearDesi/desirae-blog-template.git blog
@ -29,8 +30,7 @@ pushd blog
git submodule add https://github.com/DearDesi/ruhoh-twitter.git \
themes/ruhoh-twitter
desi serve
</code>
desi serve</code>
</pre>
<br/>
</div>