Skip to content

Commit eb4f768

Browse files
committed
update pages
1 parent 207c8f1 commit eb4f768

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"> { args.domain }</p>
53+
<p class="copyright">Copyright 2025 <img src={ img('global/logo-site.png') } alt="debiru.net" width="114" height="32"> Powered by Astro</p>
5454
</div>
5555
</div>
5656
</footer>

0 commit comments

Comments
 (0)