Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Ledda
aaa2fe85f7 update 2025-12-11 16:20:15 +01:00
Daniel Ledda
9762d463ed update 2025-12-11 16:19:20 +01:00
3 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ export default defineComponent({
<footer> <footer>
<div class="bottom"> <div class="bottom">
<div> <div>
<a href="/">djledda.de</a> 2024 - <DJEmail>{() => "Contact"}</DJEmail> <a href="/">djledda.net</a> {new Date().getFullYear()} - <DJEmail>{() => "Contact"}</DJEmail>
</div> </div>
<DJDonate /> <DJDonate />
</div> </div>

View File

@@ -81,7 +81,7 @@ export default defineComponent({
K A D I: Online Yatzy Scoresheets K A D I: Online Yatzy Scoresheets
</DJTooltip> </DJTooltip>
</a> </a>
<a href="http://git.djledda.de/Ledda"> <a href="https://git.djledda.net/Ledda">
<DJTooltip class="resource" tooltip="Check out what I'm coding!"> <DJTooltip class="resource" tooltip="Check out what I'm coding!">
My git projects My git projects
</DJTooltip> </DJTooltip>