tangled
alpha
login
or
join now
bwc9876.dev
/
website
0
fork
atom
Files for my website
bwc9876.dev
0
fork
atom
overview
issues
pulls
pipelines
Update Copyright Year
authored by
bwc9876.dev
and committed by
GitHub
2 years ago
0422e5cf
29eb3ef4
+1
-1
1 changed file
expand all
collapse all
unified
split
src
layouts
Layout.astro
+1
-1
src/layouts/Layout.astro
···
114
114
href="#top"><Icon width="1.5rem" height="1.5rem" name="bi:arrow-bar-up" /></a
115
115
>
116
116
</p>
117
117
-
<p class="copyright">© Ben C 2023</p>
117
117
+
<p class="copyright">© Ben C 2024</p>
118
118
<Socials labelPlacement="top" />
119
119
</footer>
120
120
</body>