File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212 < div class ="footer-links ">
1313 < ul class ="footer-services ">
1414 < li > < a href ="https://social.treehouse.systems/@AsahiLinux "> < i class ="fab fa-mastodon "> </ i > </ a > </ li >
15+ < li > < a href ="https://bsky.app/profile/asahilinux.org "> < i class ="fab fa-bluesky "> </ i > </ a > </ li >
16+ < li > < a href ="https://www.linkedin.com/company/asahilinux/ "> < i class ="fab fa-linkedin "> </ i > </ a > </ li >
1517 < li > < a href ="https://github.com/AsahiLinux "> < i class ="fab fa-github "> </ i > </ a > </ li >
16- <!-- TODO: Open Collective? -->
18+ <!-- TODO: Open Collective? https://github.com/FortAwesome/Font-Awesome/issues/14475 -->
1719 </ ul >
1820 < ul class ="footer-menu-container ">
1921 < li > < a href ="/about "> About</ a > </ li >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > {{ if not .IsHome }}{{.Title}} - {{ end }}Asahi Linux</ title >
66 < link rel ="stylesheet " href ="/css/main.css?{{ slicestr (readFile "static /css/main.css" | md5) 0 8 }}">
7- < link href ="https://use.fontawesome.com/releases/v5.6 .1/css/all.css " rel ="stylesheet ">
7+ < link href ="https://use.fontawesome.com/releases/v6.7 .1/css/all.css " rel ="stylesheet ">
88 < link rel ="preconnect " href ="https://fonts.gstatic.com ">
99 < link id ="favicon " rel ="icon " href ="/img/AsahiLinux_logomark_32px.png ">
1010 < link href ="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Noto+Sans+JP:wght@300;500;700&family=Noto+Serif+JP:wght@200;500&family=Varela+Round&display=swap " rel ="stylesheet ">
You can’t perform that action at this time.
0 commit comments