From 1fa765ba7f256fc7a73fa5675002ae15ed8ba8bd Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Thu, 25 Dec 2025 17:49:10 -0500 Subject: [PATCH] Updated contact info and about page. --- app/src/views/AboutView.vue | 3 +-- app/src/views/ContactView.vue | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/app/src/views/AboutView.vue b/app/src/views/AboutView.vue index 819b176..2172484 100644 --- a/app/src/views/AboutView.vue +++ b/app/src/views/AboutView.vue @@ -36,8 +36,7 @@ start to become pointless. I currently live in Florida with my partner Grace (who's a teacher, by the way), and our cat Finn. We like to spend our time going to Disney, exploring new restaurants, and enjoying modern - media (movies, shows, video games, etc.). We're also going on a road trip - this summer! + media (movies, shows, video games, etc.).

diff --git a/app/src/views/ContactView.vue b/app/src/views/ContactView.vue index 5c0cf92..110a94c 100644 --- a/app/src/views/ContactView.vue +++ b/app/src/views/ContactView.vue @@ -3,7 +3,7 @@ import { computed, ref } from 'vue' const emailText = ref('') const emailCorrect = computed(() => { - const testStr = atob('YW5kcmV3bGFsaXNvZmZpY2lhbEBnbWFpbC5jb20=') + const testStr = atob('bWVAYW5kcmV3bGFsaXMuY29t') return emailText.value.trim().toLowerCase() === testStr }) @@ -11,7 +11,7 @@ const emailCorrect = computed(() => {

My preferred method of communication is email, which I usually check daily. Send to - first-name + last-name + "official" at gmail dot com. + me at >this website<.

See if you can figure it out: @@ -23,7 +23,6 @@ const emailCorrect = computed(() => {
I write it like that to avoid getting spammed by bots.

-

My Discord username is ____andrew____