mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-06-19 18:14:07 +08:00
Rename contriubte.html to community.html
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<nav class="text-bold text-right">
|
||||
<a class="text-inherit px-2 d-inline-block" href="/apps/">Apps</a>
|
||||
<a class="text-inherit px-2 d-inline-block" href="/docs/">Docs</a>
|
||||
<a class="text-inherit px-2 d-inline-block" href="/contribute/">Community</a>
|
||||
<a class="text-inherit px-2 d-inline-block" href="/community/">Community</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<script defer src="/assets/js/office-hours.js" charset="utf-8"></script>
|
||||
</head>
|
||||
<body>
|
||||
<a class="alt-text text-white d-block bg-brand-blue text-center text-white p-3 office-hours-nag d-none" href="/contribute/#office-hours">
|
||||
<a class="alt-text text-white d-block bg-brand-blue text-center text-white p-3 office-hours-nag d-none" href="/community/#office-hours">
|
||||
Join us for office hours
|
||||
<span class="js-office-hours-start-time" data-format="fromNow"></span>!
|
||||
</a>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Contribute
|
||||
title: Community
|
||||
office_hours_link: https://github.zoom.us/j/221410810
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user