From 60245e6976b2ec804fa097cbe296bda55f0d1071 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Thu, 6 Jul 2023 00:09:50 +0100 Subject: [PATCH] Update about on homepage --- resources/views/pages/home.blade.php | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php index 3306e57..f89b17a 100644 --- a/resources/views/pages/home.blade.php +++ b/resources/views/pages/home.blade.php @@ -2,8 +2,16 @@ @section('title', 'home') @section('description', 'This is the personal homepage of floppydisk.') @section('content') -

Hi!

-

This is the personal homepage of floppydisk.

+

About me

+

Hi!
+ This is the personal homepage of floppydisk. +

+

Interests

+

+ ◆ Tech Theatre - Lighting, Stage Management, etc.
+ ◆ Programming  - HTML, JavaScript, C#, Java, PHP, Ruby
+ ◆ Photography  - Flickr +

@include('components.lastfm') @@ -14,14 +22,14 @@

Contact

Mailcontact@diskfloppy.me
IRC:  floppydisk @ r-type
-

+

Elsewhere

Mastodon: @floppydisk@c.im
Matrix:   @floppydisk:arcticfoxes.net
Twitter:  @floppydisk__
GitHub:   floppydisk05
- SDF:      ~floppydisk
+ SDF:      ~floppydisk
profile for floppydisk at Stack Overflow, Q&A for professional and enthusiast programmers -

+

@stop