fix asset URLs, finish the language 'framework' design
This commit is contained in:
5
_includes/section
Normal file
5
_includes/section
Normal file
@ -0,0 +1,5 @@
|
||||
{% capture md %}
|
||||
{% include content/{{include.name}}.md lang=page.lang section=include.name %}
|
||||
{% endcapture %}
|
||||
|
||||
{{ md | markdownify }}
|
Reference in New Issue
Block a user