From 968c1c996ffc5321be1c761b4e51bc913eb0593f Mon Sep 17 00:00:00 2001 From: Frankie B <git@diskfloppy.me> Date: Wed, 3 Jan 2024 13:07:59 +0000 Subject: Update homepage (correct dumb typo) --- resources/views/pages/home.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php index e5dd9fa..fd6938c 100644 --- a/resources/views/pages/home.blade.php +++ b/resources/views/pages/home.blade.php @@ -2,7 +2,7 @@ @section('title', 'Home') @section('description', 'This is the personal homepage of floppydisk.') @section('content') - <p>Hi! This my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb.</p> + <p>Hi! This is my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb.</p> <table class="info-table" role="presentation"> <caption> @@ -16,7 +16,7 @@ <td>◆ Theatre Technician, "Web Developer" and NixOS User</td> </tr> <tr> - <td>◆ Loves ETC desks but often prefers Generics to LEDs</td> + <td>◆ Loves ETC desks, prefers Generics to LEDs for some reason</td> </tr> <tr> <td>◆ Spends way too much time on his computer</td> -- cgit v1.2.3-54-g00ecf