Skip to content

Commit

Permalink
Update app.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Jan 28, 2024
1 parent 7074ec3 commit a362ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
>
@isset($lastNews)
<div class="mb-3 mt-2">
<h1 class="h5 text-muted font-weight-bold text-uppercase">Neueste Nachrichten</h1>
<h1 class="h5 text-muted font-weight-bold text-uppercase">Последние новости</h1>
</div>

<div class="row row-cols-1" data-target="news.news">
Expand Down

0 comments on commit a362ed0

Please sign in to comment.