Skip to content

Commit

Permalink
testing CI/BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
muhhae committed Mar 4, 2024
1 parent dc9419d commit 917890c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/views/shared/navbar.templ
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "github.com/muhhae/lorem-ipsum/pkg/component"
templ NavBar() {
@component.Navbar() {
<div class="flex-1">
<a class="btn btn-ghost text-primary font-black text-xl sm:text-3xl">Lorem Ipsum</a>
<a class="btn btn-ghost text-primary font-black text-xl sm:text-3xl">Docker Lorem Ipsum</a>
</div>
<div
x-data="{
Expand Down

0 comments on commit 917890c

Please sign in to comment.