mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +05:30
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:
parent
973a2c5a05
commit
56f5460839
5 changed files with 15 additions and 0 deletions
|
|
@ -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/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue