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 | 99c0d2068d610b210f2a3898e238d5332230ac99 (patch) | |
tree | 7e6efb7701c133e714de358967fb4c58174a3dcc | |
parent | cfd2d0b0f294e4487a9b0f758797ae3611a16142 (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> |