diff options
Diffstat (limited to 'resources/views/pages/home.blade.php')
-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> |