File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 < header class ="page-header " role ="banner ">
2424 < h1 class ="project-name "> {{ page.title | default: site.title | default: site.github.repository_name }}</ h1 >
2525 < h2 class ="project-tagline "> {{ page.description | default: site.description | default: site.github.project_tagline }}</ h2 >
26- < a href ="{{ site.slack_invite_link }} " class ="btn "> Join to Slack</ a >
26+ < a href ="{{ site.slack_invite_link }} " class ="btn "> < strong > ruby-jp Slack ワークスペースに参加する </ strong > </ a >
2727 </ header >
2828
2929 < main id ="content " class ="main-content " role ="main ">
3030 {{ content }}
3131
3232 < footer class ="site-footer ">
33- {% if site.github.is_project_page %}
34- < span class ="site-footer-owner "> < a href ="{{ site.github.repository_url }} "> {{ site.github.repository_name }}</ a > is maintained by < a href ="{{ site.github.owner_url }} "> {{ site.github.owner_name }}</ a > .</ span >
35- {% endif %}
36- < span class ="site-footer-credits "> This page was generated by < a href ="https://pages.github.com "> GitHub Pages</ a > .</ span >
33+ < span class ="site-footer-credits "> ruby-jp は複数名の有志の Rubyist によって運営されています</ span >
3734 </ footer >
3835 </ main >
3936 </ body >
You can’t perform that action at this time.
0 commit comments