Skip to content

Commit

Permalink
Change sketch credit default from twitter to bluesky
Browse files Browse the repository at this point in the history
  • Loading branch information
fbernutz committed Dec 6, 2024
1 parent 6cfc97c commit 9a2b442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/HimmelstraeumerinBlog/Theme/Theme+ItemDetail.swift
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ private extension Node where Context == HTML.BodyContext {
.p(
.text("Sketch by"),
.a(
.href("https://twitter.com/felibe444"),
.href("https://bsky.app/profile/felibe444.bsky.social"),
.text("@felibe444"),
.target(.blank),
.rel(.noreferrer)
Expand Down

0 comments on commit 9a2b442

Please sign in to comment.