7 lines
571 B
YAML
7 lines
571 B
YAML
explore_github: >-
|
|
{% ifversion fpt or ghec %}[Обзор GitHub](https://github.com/explore){% else %}Обзор GitHub (https://[hostname]/explore){% endif %}
|
|
your_stars_page: >-
|
|
{% ifversion fpt or ghec %}[Страница избранного](https://github.com/stars){% else %}Страница избранного (https://[hostname]/stars){% endif %}
|
|
trending_page: >-
|
|
{% ifversion fpt or ghec %}[Страница "Популярные"](https://github.com/trending){% else %}Страница "Популярные" (https://[hostname]/trending){% endif %}
|