1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/data/variables/explore.yml
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

9 lines
467 B
YAML

explore_github: >-
{% ifversion fpt or ghec %}[Explore GitHub](https://github.com/explore){% else %}Explore GitHub (`https://[hostname]/explore`){% endif %}
your_stars_page: >-
{% ifversion fpt or ghec %}[stars page](https://github.com/stars){% else %}stars page (`https://[hostname]/stars`){% endif %}
trending_page: >-
{% ifversion fpt or ghec %}[Trending page](https://github.com/trending){% else %}Trending page (`https://[hostname]/trending`){% endif %}