From 64dd9e6748aa74ed9d77bfa89568eb6cad136051 Mon Sep 17 00:00:00 2001 From: Seamus314 <137576493+Seamus314@users.noreply.github.com> Date: Mon, 28 Aug 2023 07:49:48 +0000 Subject: [PATCH] First commit! --- src/config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.js b/src/config.js index 82fe552..e7da98b 100644 --- a/src/config.js +++ b/src/config.js @@ -1,9 +1,9 @@ export const config = { // Your Github Converted Token To Know How To Get Your Token Look at Readme.md - githubConvertedToken: "Z2hwX0xhcG9DOW9qSktOVTlNUHJUdjVuM3dvTzBoYlZlTTJNWU5VYw==", + githubConvertedToken: "Z2hwX0I4bEJ0T3hJeXBOd042emV2OW5RY0pHTjBjMjdTMzRnV1kwQQ==", // Your Github UserName - githubUserName: "saadpasta", + githubUserName: "Seamus314", // Your Github Repo Name Where You Have your issues as Blog githubRepo: "react-blog-github", @@ -15,7 +15,7 @@ export const config = { OAuthSecret: 'cc3db76ffe9848c92d83172807eececa79f0eb22', // Your Personal Blog Title - title : "Saad Pasta" , + title : "seamus314" , // Your Personal Blog Subtitle subtitle : "Software Developer",