Skip to content

Commit 30bcf6e

Browse files
authored
Merge pull request #456 from arnested/bsky-handle
Revert "Change Bluesky username in goreleaser config"
2 parents 01c6fdb + 173f9b9 commit 30bcf6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ announce:
7676
bluesky:
7777
enabled: true
7878
message_template: 'ldddns {{.Tag}} is out! Get it at https://ldddns.arnested.dk or run `apt update && apt upgrade`.'
79-
username: "ldddns.bsky.social"
79+
username: "ldddns.arnested.dk"

page/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
{{{content}}}
7777
</main>
7878
<hr>
79-
Copyright &copy; 2020, 2021, 2022, 2023, 2024 <a href="https://arnested.dk">Arne Jørgensen</a> &mdash; <a href="https://github.com/arnested/ldddns/blob/main/LICENSE.md">MIT License</a> &mdash; <a href="https://github.com/arnested/ldddns">GitHub</a> &mdash; <a href="https://bsky.app/profile/ldddns.bsky.social">Bluesky</a>
79+
Copyright &copy; 2020, 2021, 2022, 2023, 2024 <a href="https://arnested.dk">Arne Jørgensen</a> &mdash; <a href="https://github.com/arnested/ldddns/blob/main/LICENSE.md">MIT License</a> &mdash; <a href="https://github.com/arnested/ldddns">GitHub</a> &mdash; <a href="https://bsky.app/profile/ldddns.arnested.dk">Bluesky</a>
8080
</body>
8181
</html>

0 commit comments

Comments
 (0)