Skip to content

Instantly share code, notes, and snippets.

@loa
Created March 13, 2017 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loa/ae5f85ec2d593ba2cab91a6bca3e5316 to your computer and use it in GitHub Desktop.
Save loa/ae5f85ec2d593ba2cab91a6bca3e5316 to your computer and use it in GitHub Desktop.
GitHub Enterprise Jekyll Versions
<pre>
{% for dependency in site.github.versions %}
* {{ dependency[0] }}: {{ dependency[1] }}
{% endfor %}
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment