updd
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<p class="title">
|
||||
{{page.title}}
|
||||
</p>
|
||||
{{page.content}}
|
||||
{{content}}
|
||||
</main>
|
||||
|
||||
<!-- footer -->
|
||||
|
@@ -22,7 +22,7 @@
|
||||
<p class="title">
|
||||
{{page.title}}
|
||||
</p>
|
||||
{{page.content}}
|
||||
{{content}}
|
||||
</main>
|
||||
|
||||
<!-- footer -->
|
||||
|
@@ -27,7 +27,7 @@
|
||||
<p class="title">
|
||||
{{page.title}} <span class="meta">Written By {{page.author}}</span>
|
||||
</p>
|
||||
{{page.content}}
|
||||
{{content}}
|
||||
</main>
|
||||
|
||||
<!-- footer -->
|
||||
|
13
about.md
13
about.md
@@ -2,4 +2,15 @@
|
||||
title: About
|
||||
layout: page
|
||||
---
|
||||
This is my dummy about page.
|
||||
|
||||
> Hi there this is Sharad, the developer of this theme.
|
||||
|
||||

|
||||
|
||||
My Social Media Links
|
||||
|
||||
[My Instagram](http://instagram.com/codingindian)
|
||||
|
||||
[My Linkedin](http://linkedin.com/in/srsmaurya)
|
||||
|
||||
[My Github](http://github.com/sharadcodes)
|
||||
|
Reference in New Issue
Block a user