Fix Readme

This commit is contained in:
agusmakmun
2016-04-18 19:55:06 +07:00
parent 343142b8ad
commit 6a9e11b26f
5 changed files with 4 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
# agusmakmun.github.io > This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll)
Our Stack Problems Our Stack Problems

View File

@@ -23,7 +23,7 @@
<div class="col-sm-3"> <div class="col-sm-3">
<h1>{{ site.name }}</h1> <h1>{{ site.name }}</h1>
<img id="about" src="{{ site.baseurl }}/img/logo.jpg" height="75px" width="75px" /><br /> <img id="about" src="{{ site.baseurl }}/img/avatar.jpg" height="75px" width="75px" /><br />
<strong>navigation</strong><br /> <strong>navigation</strong><br />
<a href="{{ site.baseurl }}/">home</a> <br /> <a href="{{ site.baseurl }}/">home</a> <br />

BIN
img/avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

View File

@@ -1,3 +0,0 @@
> This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll)
Our Stack Problems