From ed1c854df2fda01549680651c19dbc2fe257b0f4 Mon Sep 17 00:00:00 2001 From: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com> Date: Wed, 24 Mar 2021 23:59:33 +0000 Subject: [PATCH] And notice shortcodes (#537) --- theme.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/theme.toml b/theme.toml index 902127f..09fe299 100644 --- a/theme.toml +++ b/theme.toml @@ -15,6 +15,7 @@ features = [ "analytics", "favicon", + "multilingual", "pagination", "single-column", "syntax-highlighting" -- Gitblit v1.10.0