theme:
name: jmblog-theme
layout: default
{% comment %}
-
Specifies layout to inherit -> _layouts/default.html
-
Specified theme to embed
{% endcomment %}
{% include themes/jmblog-theme/home.html %}
theme:
name: jmblog-theme
layout: default
{% comment %}
Specifies layout to inherit -> _layouts/default.html
Specified theme to embed
{% endcomment %}
{% include themes/jmblog-theme/home.html %}