Prepare 2.6.0 release

This commit is contained in:
squidfunk
2018-02-02 00:25:24 +01:00
committed by Martin Donath
parent c1a6591f12
commit 3c8f12a41a
29 changed files with 699 additions and 317 deletions

View File

@@ -164,7 +164,7 @@
<!--
Check whether the repository is hosted on one of the supported code
hosting platforms (Github, Gitlab or Bitbucket) to show icon.
hosting platforms (GitHub, GitLab or Bitbucket) to show icon.
-->
{% set platform = config.extra.repo_icon or config.repo_url %}
{% if "github" in platform %}