Added Bluesky to social accounts

As Twitter is becoming more and more of a muckraker, the alternative should be shown here as well.
This commit is contained in:
Robert Pfotenhauer 2024-11-19 11:02:33 +01:00
commit 56f5460839
5 changed files with 15 additions and 0 deletions

View file

@ -397,6 +397,9 @@ span.required {
<input name="blog_copyright" value="" placeholder="(c) Your name.">
<br/>
<br/>
<label for="social_bluesky">Bluesky Link:</label>
<input name="social_bluesky" type="url" value="" placeholder="https://bsky.app/profile/username.bsky.social">
<br/>
<label for="social_twitter">Twitter Link:</label>
<input name="social_twitter" type="url" value="" placeholder="https://twitter.com/gohtmly">
<br/>