Skip to content

Commit 93cc7a4

Browse files
author
Sagar Jain
committed
fix: minor text change
1 parent 9fb7d34 commit 93cc7a4

File tree

223 files changed

+107
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+107
-1
lines changed

public/anchor.svg

+77

public/favicon.ico

2.75 KB
Binary file not shown.

public/icons/icon-144x144.png

21.9 KB

public/icons/icon-192x192.png

33.2 KB

public/icons/icon-256x256.png

50.5 KB

public/icons/icon-384x384.png

84.5 KB

public/icons/icon-48x48.png

4.49 KB

public/icons/icon-512x512.png

140 KB

public/icons/icon-72x72.png

8.04 KB

public/icons/icon-96x96.png

12.5 KB

public/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="note" content="environment=development"/><title data-react-helmet="true"></title><link rel="icon" href="/icons/icon-48x48.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="theme-color" content="#0047E0"/><link rel="apple-touch-icon" sizes="48x48" href="/icons/icon-48x48.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="72x72" href="/icons/icon-72x72.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="96x96" href="/icons/icon-96x96.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="192x192" href="/icons/icon-192x192.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020"/><link rel="sitemap" type="application/xml" href="/sitemap.xml"/><script src="/socket.io/socket.io.js"></script></head><body><div id="___gatsby"></div><script src="/commons.js"></script></body></html>

public/logo.png

44 KB

public/manifest.webmanifest

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"My Demo Blog","short_name":"My Demo Blog","start_url":"/","background_color":"#0047E0","theme_color":"#0047E0","display":"minimal-ui","icons":[{"src":"icons/icon-48x48.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"48x48","type":"image/png"},{"src":"icons/icon-72x72.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"72x72","type":"image/png"},{"src":"icons/icon-96x96.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"96x96","type":"image/png"},{"src":"icons/icon-144x144.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"144x144","type":"image/png"},{"src":"icons/icon-192x192.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"192x192","type":"image/png"},{"src":"icons/icon-256x256.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"256x256","type":"image/png"},{"src":"icons/icon-384x384.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"384x384","type":"image/png"},{"src":"icons/icon-512x512.png?v=37fe45fe7ded3ca4f3a0ba15dc76c020","sizes":"512x512","type":"image/png"}]}

public/page-data/404.html/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/404/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/about/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/category/adventure/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/category/food/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/category/life/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/category/nature/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/category/travel/page-data.json

+1
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"componentChunkName":"component---cache-dev-404-page-js","path":"/dev-404-page/","result":{"data":{"allSitePage":{"nodes":[{"path":"/post/this-is-my-6th-post"},{"path":"/post/this-is-my-5th-post"},{"path":"/post/this-is-my-4th-post"},{"path":"/post/this-is-my-3rd-post"},{"path":"/post/this-is-my-2nd-post"},{"path":"/post/this-is-my-1st-post"},{"path":"/tag/adventure"},{"path":"/tag/travel"},{"path":"/tag/food"},{"path":"/tag/life"},{"path":"/tag/nature"},{"path":"/category/adventure"},{"path":"/category/travel"},{"path":"/category/food"},{"path":"/category/life"},{"path":"/category/nature"},{"path":"/posts"},{"path":"/posts/2"},{"path":"/posts/3"},{"path":"/404/"},{"path":"/about/"},{"path":"/"},{"path":"/404.html"}]}},"pageContext":{}}}

public/page-data/index/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-1st-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-2nd-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-3rd-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-4th-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-5th-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/post/this-is-my-6th-post/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/posts/2/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/posts/3/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/posts/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/tag/adventure/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/tag/food/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/tag/life/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/tag/nature/page-data.json

+1
Large diffs are not rendered by default.

public/page-data/tag/travel/page-data.json

+1
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

public/static/d/1629339651.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"data":{"site":{"siteMetadata":{"social":{"twitter":"https://www.twitter.com/sagar7993","facebook":"https://www.facebook.com/sagar7993","email":"[email protected]","linkedin":"https://www.linkedin.com/in/sagar-jain-006074a1","github":"https://www.github.com/sagar7993"}}}}}

public/static/d/2417117884.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"data":{"site":{"siteMetadata":{"title":"My Demo Blog","description":"This is a demo blog","author":"@sagar7993"}}}}

public/static/d/3573367517.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"data":{"site":{"siteMetadata":{"title":"My Demo Blog","description":"This is a demo blog"}}}}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/services/comment.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { AddCommentRequest, AddCommentResponse } from '../contracts/comment';
66

77
const addCommentUrl = `${process.env.GATSBY_STATICMAN_BASE}/${process.env.GATSBY_GITHUB_USER}/${process.env.GATSBY_GITHUB_REPO}/master/comments`;
88

9-
export const addComment = async (addCommentRequest: AddCommentRequest): Promise<any> => {
9+
export const addComment = async (addCommentRequest: AddCommentRequest): Promise<AddCommentResponse> => {
1010
try {
1111
const formdata = new FormData();
1212
formdata.set('fields[name]', addCommentRequest.name);

0 commit comments

Comments
 (0)