From 05ca4038d78ff34e83ea9399dd6458609e2d4134 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 22 Oct 2022 18:45:20 -0400 Subject: Guidelines update; Minor changes in the home page --- pages/guidelines.js | 10 ++++++---- pages/index.js | 11 ++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'pages') diff --git a/pages/guidelines.js b/pages/guidelines.js index c5ec0c8..287a839 100644 --- a/pages/guidelines.js +++ b/pages/guidelines.js @@ -33,6 +33,7 @@ export default function Guidelines() {

By being part of here, you must respect everyone here. Anything whether its their gender, race, sexual orientation, beliefs, and opinions. Any signs of disrespect here will result the staff taking action.

Using common sense will be useful by being here. Meaning that you are using good sense and sound judgement in practical matters.

+

Staff have the rights to execute impromptu decisions if required, it is in order to maintain peace upon all communities/services.

Action will be taken against any users consistently breaking these guidelines.

@@ -75,17 +76,18 @@ export default function Guidelines() { -

Usernames or nickname requests found to be in violation of these guidelines will face repercussions.

+

Usernames or nickname requests found to be in violation of these guidelines, the staff team have the rights to change your nickname or have the changing nicknames permission be taken away.

-

Threads

-

Threads is a new Discord feature which allows you to make subchannels. We have set a policy to not allow to make threads with little to no value, if you made a thread in which has little to no value, it is considered to be spam and we will remove it. If caught doing it continuously, there will be consequences.

+

Threads/Posts

+

Threads/Posts is a new Discord feature which allows you to make subchannels. We have set a policy to not allow to make threads/posts with little to no value, if you made them with little to no value, it is considered to be spam and we will remove it. If caught doing it continuously, we will revoke your rights to make threads/posts.

We recommend you to follow Discord's Terms of Service and Community Guidelines

-

Last updated: October 20th, 2022

+

Last updated: October 22nd, 2022

Back to top diff --git a/pages/index.js b/pages/index.js index 562f567..8c3edde 100644 --- a/pages/index.js +++ b/pages/index.js @@ -3,7 +3,7 @@ import Link from 'next/link' import Computer from '../components/computer' import Image from "next/image"; import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' -import { faYoutube, faTwitter, faDiscord, faGithub, faReddit, faInstagram } from '@fortawesome/free-brands-svg-icons' +import { faYoutube, faTwitter, faDiscord, faGithub, faReddit, faInstagram, faLinkedin } from '@fortawesome/free-brands-svg-icons' const iconSize = "3x" const iconProperties = "hover:text-gray-700 transition-all ease-in-out" @@ -23,11 +23,12 @@ export default function Home() {

Computer Geek, Programmer, Content Creator

+ {/**/} - +
{isDev && (
@@ -39,13 +40,13 @@ export default function Home() {
)} -

Contact me at andrew@alee14.me

+

Contact me at andrew@alee14.me for anything.

© Copyright 2018-2022 Andrew Lee

Created using Next.js, and Tailwind CSS. Hosted on Netlify.

-

This website is licensed under the GNU General Public License v3

-

The source code of this website is publicly available

+

This website is licensed under the GNU General Public License v3

+

The source code of this website is publicly available

-- cgit v1.2.3