Update Tabulasi

This commit is contained in:
agusmakmun
2016-04-19 02:20:22 +07:00
parent 8f8bc64aef
commit 586ac2631d
2 changed files with 31 additions and 35 deletions

View File

@@ -19,12 +19,10 @@
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<div class="container">
<div class="col-sm-3">
<img id="about" src="/img/avatar.jpg" height="75px" width="75px" />
<h1 class="author-name">{{ site.name }}</h1>
@@ -42,7 +40,6 @@
</div>
<div class="col-sm-8 col-offset-1">
{{ content }}
<footer>
@@ -51,9 +48,8 @@
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
{% endif %}
</footer>
</div>
</div>
</div><!-- end /.col-sm-8 -->
</div><!-- end /.container -->
<!-- Bootstrap core JavaScript
================================================== -->