mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-03-26 22:42:41 +08:00
Add Changelog and Universe talk link to community
This commit is contained in:
@@ -61,6 +61,23 @@ office_hours_link: https://github.zoom.us/j/221410810
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="border-top container-md py-4 mx-auto d-block d-md-flex gutter-md">
|
||||
<div class="col-12 col-md-6 mb-4 mb-md-0">
|
||||
<div class="p-0 p-md-4">
|
||||
{% octicon unmute class:"mr-2 text-gray" %}
|
||||
Listen to The Changelog #264: <a class="text-bold" href="https://changelog.com/podcast/264">Automating GitHub with Probot</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-6">
|
||||
<div class="p-0 p-md-4">
|
||||
{% octicon device-camera-video class:"mr-2 text-gray" %}
|
||||
Watch the talk at GitHub Universe: <a class="text-bold" href="https://www.facebook.com/GitHub/videos/vb.262588213843476/1194319640670324">Extending with GitHub: easy integrations with Probot</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script async src="//addtocalendar.com/atc/1.5/atc.min.js" charset="utf-8"></script>
|
||||
|
||||
@@ -115,11 +115,3 @@ module.exports = robot => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="border-top py-4">
|
||||
<div class="container-lg px-3 text-center">
|
||||
{% octicon unmute class:"mr-2" %}
|
||||
Listen to The Changelog #264: <a class="text-bold" href="https://changelog.com/podcast/264">Automating GitHub with Probot</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user