diff --git a/resources/views/homepage/index.blade.php b/resources/views/homepage/index.blade.php index 4ef3746..8d84b35 100644 --- a/resources/views/homepage/index.blade.php +++ b/resources/views/homepage/index.blade.php @@ -46,7 +46,7 @@ -
+
@@ -93,7 +93,7 @@
-
+
@@ -110,15 +110,15 @@
  • diff --git a/resources/views/homepage/search.blade.php b/resources/views/homepage/search.blade.php index cb7a82e..185f248 100644 --- a/resources/views/homepage/search.blade.php +++ b/resources/views/homepage/search.blade.php @@ -17,7 +17,7 @@
    -
      +
      • @forelse ($data as $item) @@ -30,7 +30,7 @@
    - {{shorten_text($item->title, 70)}} + {{shorten_text($item->title, 80)}}
    {{idn_date($item->created_at, 'd F Y')}} diff --git a/resources/views/partials/app/head.blade.php b/resources/views/partials/app/head.blade.php index cbc48f7..b1532ec 100644 --- a/resources/views/partials/app/head.blade.php +++ b/resources/views/partials/app/head.blade.php @@ -1,15 +1,25 @@ + - - - + + + + - - - - - - + + + + + + + + + + + + + + diff --git a/resources/views/partials/dashboard/footer.blade.php b/resources/views/partials/dashboard/footer.blade.php index e66ecd2..fa58423 100644 --- a/resources/views/partials/dashboard/footer.blade.php +++ b/resources/views/partials/dashboard/footer.blade.php @@ -6,7 +6,7 @@ --}}