Files
go-ethereum/_includes/link.html

2 lines
143 B
HTML
Raw Normal View History

{% capture root %}{{ page.root or site.default_root }}{% endcapture %}
{{ include.url | remove: ".html" | prepend: root | replace: '//', '/' }}