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 | |
parent | de8181ce9329d0891c6ea59ddbd479b17e037580 (diff) |
aaaaaa
-rw-r--r-- | public/images/me_200x200.jpg | bin | 10318 -> 0 bytes | |||
-rw-r--r-- | resources/views/pages/home.blade.php | 5 |
2 files changed, 1 insertions, 4 deletions
diff --git a/public/images/me_200x200.jpg b/public/images/me_200x200.jpg Binary files differdeleted file mode 100644 index 91c4232..0000000 --- a/public/images/me_200x200.jpg +++ /dev/null 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> |