From e6507c4bd0f8e4d98bd0823136e8a906201514ed Mon Sep 17 00:00:00 2001 From: Factiven Date: Mon, 1 May 2023 15:56:06 +0700 Subject: Update v3.5.2 --- README.md | 6 +++--- pages/about.js | 29 ----------------------------- 2 files changed, 3 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index f67b995..e9f5d18 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ npm install ```bash CLIENT_ID="get the id from here https://anilist.co/settings/developer" CLIENT_SECRET="get the secret from here https://anilist.co/settings/developer" -GRAPHQL_ENDPOINT=https://graphql.anilist.co -NEXTAUTH_SECRET='type this in your bash terminal (openssl rand -base64 32) with no bracket and paste it here' +GRAPHQL_ENDPOINT="https://graphql.anilist.co" +NEXTAUTH_SECRET='run this cmd in your bash terminal (openssl rand -base64 32) with no bracket, and paste it here' NEXTAUTH_URL="for development use http://localhost:3000/ and for production use your domain url" ``` @@ -116,7 +116,7 @@ If you have any questions or feedback, please reach out to us at [factiven.org@g ## Support This Project -[Star this project](https://github.com/DevanAbinaya/Ani-Moopa) +✨ [Star this project](https://github.com/DevanAbinaya/Ani-Moopa) [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6F9XZ3) Trakteer Saya diff --git a/pages/about.js b/pages/about.js index 42690e0..55d7914 100644 --- a/pages/about.js +++ b/pages/about.js @@ -13,35 +13,6 @@ export default function About() { - {/*
-

- Hi ! -

-
-
-

- Welcome to our website! -

{" "} - -
-

- -

-

- -

-

- We are committed to providing a safe and secure environment for - our users. Our website is regularly monitored to prevent any - malicious activities, and we take proactive measures to ensure the - safety of our community. -

-

- -

-
-
*/} -