diff options
author | Frankie B <git@diskfloppy.me> | 2023-08-15 18:33:18 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-08-15 18:33:18 +0100 |
commit | 5acec3198196062d54764bc1e1e72d4247c2995f (patch) | |
tree | 7e6efb7701c133e714de358967fb4c58174a3dcc /resources/views/pages | |
parent | de8181ce9329d0891c6ea59ddbd479b17e037580 (diff) |
aaaaaa
Diffstat (limited to 'resources/views/pages')
-rw-r--r-- | resources/views/pages/home.blade.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php index 5a61de8..ab33c93 100644 --- a/resources/views/pages/home.blade.php +++ b/resources/views/pages/home.blade.php @@ -2,10 +2,7 @@ @section('title', 'Home') @section('description', 'This is the personal homepage of floppydisk.') @section('content') - <div class="me"> - <img src="/images/me_200x200.jpg" alt="Me" width="200" height="200"> - <p>Hi! This my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb. - </div> + <p>Hi! This my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb. <table class="infotable"> <caption> |