File tree Expand file tree Collapse file tree
themes/containerd/layouts/partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 < div class ="navbar-item ">
7373 < div class ="field is-grouped ">
7474 < p class ="control ">
75- < a class ="button has-background-twitter-blue is-borderless has-text-white " href ="{{ $twitterUrl }} ">
75+ < a class ="button has-background-twitter-blue is-borderless has-text-white " href ="{{ $twitterUrl }} " aria-label =" Twitter " >
7676 < span class ="icon ">
7777 < i class ="fab fa-twitter " aria-hidden ="true "> </ i >
7878 </ span >
7979 </ a >
8080
81- < a class ="button is-borderless has-background-black has-text-white " href ="{{ $githubUrl }} ">
81+ < a class ="button is-borderless has-background-black has-text-white " href ="{{ $githubUrl }} " aria-label =" GitHub " >
8282 < span class ="icon ">
8383 < i class ="fab fa-github " aria-hidden ="true "> </ i >
8484 </ span >
8585 </ a >
8686
87- < a class ="button has-background-slack-green is-borderless has-text-white " href ="{{ $slackChannel }} ">
87+ < a class ="button has-background-slack-green is-borderless has-text-white " href ="{{ $slackChannel }} " aria-label =" Slack " >
8888 < span class ="icon ">
8989 < i class ="fab fa-slack " aria-hidden ="true "> </ i >
9090 </ span >
You can’t perform that action at this time.
0 commit comments