Skip to content

Commit

Permalink
Add JavaScript Developer vacancy to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Oct 30, 2023
1 parent 8d7b1be commit 3b9790f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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
<strong class="font-semibold">Now hiring</strong>: JavaScript Developer
</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 3b9790f

Please sign in to comment.