diff options
Diffstat (limited to '_i18n/en/index.md')
| -rw-r--r-- | _i18n/en/index.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/_i18n/en/index.md b/_i18n/en/index.md index f2fc449..aa26017 100644 --- a/_i18n/en/index.md +++ b/_i18n/en/index.md @@ -1 +1,4 @@ -{% include grid.html index=true %} +<!-- {% include grid.html index=true %} --> +<div id="about"> + {% tf about.md %} +</div> |
