File tree 3 files changed +7
-7
lines changed 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ about_stub: >
34
34
35
35
about_footer : true
36
36
37
- twitter_username : IsaacPhysics
37
+ bluesky_username : isaacphysics.org
38
38
# github_username: yourgithub
39
39
facebook_id : IsaacPhysicsUK
40
40
Original file line number Diff line number Diff line change 2
2
{% include suggestion.html %}
3
3
{% if page.url == "/about" or paginator.total_pages == 1 or page.url == "/404" %}
4
4
< div class ="container " style ="text-align: center; margin-bottom: 20px ">
5
- < a target ="_blank " class ="button " href ="https://twitter.com/ {{ site.twitter_username }} ">
6
- Follow us on Twitter
5
+ < a target ="_blank " class ="button " href ="https://bsky.app/profile/ {{ site.bluesky_username }} ">
6
+ Follow us on Bluesky
7
7
</ a >
8
8
</ div >
9
9
{% endif %}
15
15
</ p >
16
16
</ div >
17
17
< div class ="alignable pull-right ">
18
- < a target ="_blank " href ="https://twitter.com/ {{ site.twitter_username }} " class ="button ">
19
- @{{ site.twitter_username }}
18
+ < a target ="_blank " href ="https://bsky.app/profile/ {{ site.bluesky_username }} " class ="button ">
19
+ @{{ site.bluesky_username }}
20
20
</ a >
21
21
< a href ="mailto:{{ site.email }} " class ="button ">
22
22
mail
Original file line number Diff line number Diff line change 33
33
< link rel ="apple-touch-icon " href ="/assets/favicon/apple-touch-icon-76x76.png " sizes ="76x76 ">
34
34
< link rel ="apple-touch-icon " href ="/assets/favicon/apple-touch-icon-precomposed.png ">
35
35
36
- {% if site.twitter_username %}
37
- < link rel ="author " href ="https://twitter.com/ {{ site.twitter_username }} ">
36
+ {% if site.bluesky_username %}
37
+ < link rel ="author " href ="https://bsky.app/profile/ {{ site.bluesky_username }} ">
38
38
{% endif %}
39
39
<!-- Facebook Open Graph -->
40
40
< meta name ="og:description " content ="{{ desc }} ">
You can’t perform that action at this time.
0 commit comments