{%- include snippets/get-article-title.html article=page -%} {%- if __return -%}{{ __return }} - {{ site.title }}{%- else -%}{{ site.title }}{%- endif -%} {%- assign _paths_rss = site.paths.rss | default: site.data.variables.default.paths.rss -%} {%- include snippets/get-nav-url.html path=_paths_rss -%} {%- include head/favicon.html -%} {%- include snippets/prepend-baseurl.html path='/assets/css/main.css' -%} {%- include snippets/get-sources.html -%} {%- assign _sources = __return -%} {%- include head/custom.html -%}