add favicon, fix code block

Šī revīzija ir iekļauta:
AJ ONeal 2015-01-16 01:54:20 -05:00
vecāks aa0db57e6c
revīzija f1b8f99903
2 mainīti faili ar 3 papildinājumiem un 3 dzēšanām

Binārs
favicon.ico Parasts fails

Bināro failu nav iespējams attēlot.

Pēc

Platums:  |  Augstums:  |  Izmērs: 1.1 KiB

Parādīt failu

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