Compare commits
2 Commits
22d19d45f7
...
aaa2fe85f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aaa2fe85f7 | ||
|
|
9762d463ed |
@@ -67,7 +67,7 @@ export default defineComponent({
|
||||
<footer>
|
||||
<div class="bottom">
|
||||
<div>
|
||||
<a href="/">djledda.de</a> 2024 - <DJEmail>{() => "Contact"}</DJEmail>
|
||||
<a href="/">djledda.net</a> {new Date().getFullYear()} - <DJEmail>{() => "Contact"}</DJEmail>
|
||||
</div>
|
||||
<DJDonate />
|
||||
</div>
|
||||
|
||||
@@ -81,7 +81,7 @@ export default defineComponent({
|
||||
K A D I: Online Yatzy Scoresheets
|
||||
</DJTooltip>
|
||||
</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!">
|
||||
My git projects
|
||||
</DJTooltip>
|
||||
|
||||
Reference in New Issue
Block a user