[add]: about, addons, support pages

This commit is contained in:
rahuldkjain
2020-07-27 14:40:51 +05:30
parent b518cec693
commit ce2e18f3d7
19 changed files with 327 additions and 34 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export default function Template({
const { frontmatter, html } = markdownRemark
return (
<>
<Header heading="GPRG" />
<Header heading="Github Profile README Generator" />
<div className="blog-post-container">
<div className="blog-post">
<h1>{frontmatter.title}</h1>