We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79eb0c0 commit d1e79e6Copy full SHA for d1e79e6
1 file changed
src/includes/menu/footer.pug
@@ -102,8 +102,8 @@ style.
102
.pin
103
#morf-date
104
#morf-month
105
- p.footer-left Create resources, #[a(href="https://github.com/spacedrone404") not accounts]!
106
- p.footer-right © 2025 Copyleft by #[a(href="https://trackerninja.codeberg.page") TrackerNinja]
+ p.footer-left Create resources, #[a(href="https://github.com/spacedrone404", target="_blank") not accounts]!
+ p.footer-right © 2025 Copyleft by #[a(href="https://trackerninja.codeberg.page", target="_blank") TrackerNinja]
107
108
script.
109
const months = [
0 commit comments