Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
Conflicts:
	src/app/partials/header/header.component.html
  • Loading branch information
brunobuddy committed Dec 1, 2023
2 parents 7456353 + 364df6c commit 9f15f23
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/app/partials/header/header.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
</div>
<div class="navbar-end">
<a
class="navbar-item px-2"
href="https://github.com/casejs/case"
target="_blank"
>
<i class="fa-brands fa-github"></i>
</a>
class="navbar-item px-2"
href="https://github.com/casejs/case"
target="_blank"
>
<i class="fa-brands fa-github"></i>
</a>
<a
class="navbar-item px-2"
href="https://discord.com/invite/FepAked3W7"
Expand All @@ -83,8 +83,7 @@
Get started
</a>
</div>
<div class="navbar-item pl-0">
</div>
<div class="navbar-item pl-0"></div>
</div>
</div>
</div>
Expand Down

1 comment on commit 9f15f23

@vercel
Copy link

@vercel vercel bot commented on 9f15f23 Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-git-master-case-app.vercel.app
website-case-app.vercel.app
case.app
www.case.app

Please sign in to comment.