From d10c26e326330beacf9951933053b373817950e3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 11 Jun 2022 12:43:36 -0400 Subject: Tailwind --- pages/index.js | 14 +++++++------- pages/tos.js | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'pages') diff --git a/pages/index.js b/pages/index.js index 05c80d0..26b99a7 100644 --- a/pages/index.js +++ b/pages/index.js @@ -4,18 +4,18 @@ import Computer from '../components/computer' export default function Home() { return ( -
+ <> Home - Andrew Lee -
-
-

Andrew Lee

-
-
-
+
+

Andrew Lee

+

Linux User, Programmer, Computer Nerd

+

Contact me at andrew@alee14.me

+
+ ) } diff --git a/pages/tos.js b/pages/tos.js index 89b7e94..1fabb1f 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -12,7 +12,7 @@ export default function ToS() {
-

Andrew Lee Projects Terms of Service

+

Andrew Lee Projects Terms of Service

These terms of service are set in place to ensure you have a great time being part of our community/services.

Community Guidelines

-- cgit v1.2.3