added project,social share,google analytics

This commit is contained in:
Ashutosh
2016-06-08 20:10:04 +05:30
parent a861670279
commit 8176e8ffd2
19 changed files with 569 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
---
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
<hr />
</header>
<div class="post-content">
{{ content }}
</div>
</article>