From 6dfe7db5b70ed7f4810dd1d905193d042fb4a2de Mon Sep 17 00:00:00 2001 From: Robert S Date: Wed, 15 Dec 2021 16:08:50 +0100 Subject: [PATCH] Best practices - Move romanNumerals.js to the lib directory. - Fix SEO link crawling issue by making the Discord button a diff --git a/components/romanNumerals.js b/lib/romanNumerals.js similarity index 100% rename from components/romanNumerals.js rename to lib/romanNumerals.js diff --git a/pages/contact.js b/pages/contact.js index 5069704..a429ee4 100644 --- a/pages/contact.js +++ b/pages/contact.js @@ -32,14 +32,14 @@ export default function Contact() {

Wallvon

- {navigator.clipboard.writeText("Roberto#1762")}} className="bg-gray-800 text-white p-4 text-center rounded gap-3 cursor-pointer has-tooltip"> +