File tree Expand file tree Collapse file tree 3 files changed +11
-25
lines changed
Expand file tree Collapse file tree 3 files changed +11
-25
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ date_event: 2025年10月25日(土曜)
1414venue : 久留米シティプラザ
1515map : https://maps.app.goo.gl/4jicdzYEBzjtHd916
1616
17- twitter : DojoConJapan
18- facebook : DojoConJapan
17+ x : DojoConJapan
18+ facebook : dojoconjapan
1919email : dojocon2025@coderdojo.jp
2020youtube : UCX3tz875ZDtU85rFkYuwl5w
21- court :
22- contact : https://forms.gle/7wSMSLEmjc4ucVoHA
21+ court :
22+ contact : https://forms.gle/t9ctDcuZZ8cqqFtR6
2323registration : https://dojocon-japan.doorkeeper.jp/events/176163
2424
2525# Build settings
Original file line number Diff line number Diff line change 33 < img src ="/img/2025/common/footer-logo.png " alt ="DojoCon Japan 2025 Inspire Next. " />
44 </ div >
55 < div class ="footer-social ">
6- < a href ="https://twitter .com/{{ site.twitter }} " target ="_blank " rel ="noopener " class ="social-x " aria-label ="X ">
6+ < a href ="https://x .com/{{ site.x }} " target ="_blank " rel ="noopener " class ="social-x " aria-label ="X ">
77 < i class ="fa-brands fa-x-twitter " style ="color:#000000; "> </ i >
88 </ a >
99 < a href ="https://www.facebook.com/{{ site.facebook }} " target ="_blank " rel ="noopener " class ="social-facebook " aria-label ="Facebook ">
10- < i class ="fa-brands fa-facebook " style ="color:#3b5998 ; "> </ i >
10+ < i class ="fa-brands fa-facebook " style ="color:#0866ff ; "> </ i >
1111 </ a >
1212 < a href ="https://www.youtube.com/channel/{{ site.youtube }} " target ="_blank " rel ="noopener " class ="social-youtube " aria-label ="YouTube ">
13- < i class ="fa-brands fa-youtube " style ="color:#ff0000 ; "> </ i >
13+ < i class ="fa-brands fa-youtube " style ="color:#ff0033 ; "> </ i >
1414 </ a >
1515 </ div >
1616 < nav class ="footer-links ">
1717 < a href ="/ "> ホーム</ a >
18- < a href ="/code-of-conduct "> 行動規範</ a >
19- < a href ="/sitemap "> サイトマップ</ a >
18+ < a href ="/code-of-conduct/ "> 行動規範</ a >
2019 < a href ="/privacy "> プライバシーポリシー</ a >
2120 < a href ="{{site.contact}} " target ="_blank "> お問い合わせ</ a >
2221 </ nav >
Original file line number Diff line number Diff line change 1414 }
1515
1616 .footer-social {
17+ display : flex ;
18+ justify-content : center ;
1719 margin-bottom : 24px ;
20+ column-gap : 24px ;
1821
1922 a {
20- display : inline-block ;
21- margin : 0 14px ;
2223 font-size : 2.2rem ;
23- color : #000 ;
24- width : 48px ;
2524 height : 48px ;
26- line-height : 48px ;
27- border-radius : 50% ;
28- background : #ffffff ;
29- transition : background 0.2s , color 0.2s ;
30-
31- & :hover {
32- background : $hover-color ;
33- color : #fff ;
34- }
3525 }
3626 }
3727
6757 margin-bottom : 18px ;
6858 }
6959 .footer-social a {
70- margin : 0 8px ;
7160 font-size : 1.7rem ;
72- width : 36px ;
7361 height : 36px ;
74- line-height : 36px ;
7562 }
7663 .footer-links a {
7764 margin : 0 5px ;
You can’t perform that action at this time.
0 commit comments