Skip to content

Commit 1208b90

Browse files
committed
update pages
1 parent eb4f768 commit 1208b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ app.init(Astro);
5050
<footer id="page-footer">
5151
<div class="content-inner">
5252
<div class="footerArea">
53-
<p class="copyright">Copyright 2025 <img src={ img('global/logo-site.png') } alt="debiru.net" width="114" height="32"> Powered by Astro</p>
53+
<p class="copyright"><span class="wbr">Copyright 2025</span> <img src={ img('global/logo-site.png') } alt="debiru.net" width="114" height="32"> <span class="wbr">Powered by Astro</span></p>
5454
</div>
5555
</div>
5656
</footer>

0 commit comments

Comments
 (0)