This commit is contained in:
sharadcodes
2019-11-25 16:34:46 +05:30
parent a1bf76d295
commit d15757eb60
18 changed files with 1 additions and 3 deletions

5
_includes/header.html Normal file
View File

@@ -0,0 +1,5 @@
<header>
<a href="{{site.baseurl}}/">
<h3>{{site.title}}</h3>
</a>
</header>