diff options
Diffstat (limited to 'resources/views/pages/home.blade.php')
-rw-r--r-- | resources/views/pages/home.blade.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php index fd6938c..6720660 100644 --- a/resources/views/pages/home.blade.php +++ b/resources/views/pages/home.blade.php @@ -2,6 +2,7 @@ @section('title', 'Home') @section('description', 'This is the personal homepage of floppydisk.') @section('content') + <p>Hi! This is my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb.</p> <table class="info-table" role="presentation"> |