re-add jekyll changes without the wiki pages
This commit is contained in:
2
_includes/link.html
Normal file
2
_includes/link.html
Normal file
@ -0,0 +1,2 @@
|
||||
{% capture root %}{% if page.root %}{{ page.root }}{% else %}{{ site.default_root }}{% endif %}{% endcapture %}
|
||||
{{ include.url | remove: ".html" | prepend: root | replace: '//', '/' }}
|
Reference in New Issue
Block a user