mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
add author field to individual app page
This commit is contained in:
@@ -70,6 +70,10 @@ layout: default
|
||||
<p>
|
||||
<a class="text-inherit" href="https://github.com/{{ page.repository }}">{{ page.repository }}</a>
|
||||
</p>
|
||||
<h4 class="mb-1 alt-h4 text-gray">Authot</h4>
|
||||
<p>
|
||||
<a class="text-inherit" href="https://github.com/{{ page.author }}">{{ page.author }}</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user