Skip to content

Commit

Permalink
Hide vacancy from home page
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Oct 23, 2023
1 parent d2c71b3 commit 95212a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/front/pages/home/partials/news.blade.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<section id="news">
<div class="wrap gap-y-0 items-end">
{{--<div class="wrap gap-y-0 items-end">
<div class="mb-8 flex items-start">
<a href="{{ route('vacancies.index') }}" class="text-2xl px-4 -my-2 py-2 bg-blue-darker hover:bg-blue-dark text-white rounded-sm">
<strong class="font-semibold">Now hiring</strong>: Digital Designer
</a>
</div>
</div>
</div>--}}

<div class="wrap wrap-6 gapy-0 items-end">
<div class="sm:col-span-3 | line-l">
Expand Down

0 comments on commit 95212a9

Please sign in to comment.