File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ tootsFeedImage: "mastodon-feed.jpg"
101
101
tootsFeedTitle : " What's Up?"
102
102
mastodonHashTag : " MenderCon2025"
103
103
mastodonFeedApiUrl : " https://toot.legacycode.rocks/api/v1/timelines/tag/MenderCon2025"
104
+ mastodonFeedUrl : " https://toot.legacycode.rocks/tags/MenderCon2025"
104
105
105
106
# Partners Block
106
107
organizersTitle : " Organizers"
Original file line number Diff line number Diff line change 8
8
< use xlink:href ="{{ site.baseurl }}/img/sprites/sprites.svg#icon-mastodon "> </ use >
9
9
</ svg >
10
10
</ a >
11
- < h3 > {{ site.tootsFeedTitle }} < a href ="{{ site.mastodonFeedApiUrl }} " target ="_blank "> #{{ site.mastodonHashTag }}</ a >
11
+ < h3 > {{ site.tootsFeedTitle }} < a href ="{{ site.mastodonFeedUrl }} " target ="_blank "> #{{ site.mastodonHashTag }}</ a >
12
12
</ h3 >
13
13
< div id ="toots " class ="toots "> </ div >
14
14
</ div >
You can’t perform that action at this time.
0 commit comments