Skip to content

Commit

Permalink
Merge pull request #8323 from fjordllc/feature/change-fjordbootcast-l…
Browse files Browse the repository at this point in the history
…ink-in-footer

フッターのフィヨルドブートキャストのリンクを変更する
  • Loading branch information
komagata authored Feb 21, 2025
2 parents 176ca24 + 9fef0d7 commit 51e7516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/application/footer/_footer.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ footer.footer
= link_to 'https://fbc-stack.vercel.app/', class: 'footer-nav__item-link', target: '_blank', rel: 'noopener' do
| FBC Stack
li.footer-nav__item
= link_to 'https://circlecast.net/channels/9', class: 'footer-nav__item-link', target: '_blank', rel: 'noopener' do
= link_to 'https://podcasts.apple.com/jp/podcast/フィヨルドブートキャスト/id1786658623', class: 'footer-nav__item-link', target: '_blank', rel: 'noopener' do
| フィヨルドブートキャスト
li.footer-nav__item
= link_to 'https://roulette-talk.com/', class: 'footer-nav__item-link', target: '_blank', rel: 'noopener' do
Expand Down

0 comments on commit 51e7516

Please sign in to comment.