Rename section_config to language, update Activist

This commit is contained in:
Samuel Shifterovich
2018-12-24 14:13:33 +01:00
parent a0e85075ef
commit 6810d53a3e
7 changed files with 21 additions and 24 deletions

2
_includes/language Normal file
View File

@ -0,0 +1,2 @@
{% assign lang = site.data.lang.[include.section].[page.lang] %}
{% assign general = site.data.lang.general.[page.lang] %}