diff --git a/README.md b/README.md index 609019b7..99d4c7fc 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,10 @@ Paige is designed to put your content front and center, avoiding the typical clu - Image shortcode - Image size breakpoints - Image thumbnails +- Internationalization - Landing page -- Languages - Light color scheme +- Localizations - Math typesetting - Menu - Minimal design diff --git a/theme.toml b/theme.toml index 3280e61a..5d678402 100644 --- a/theme.toml +++ b/theme.toml @@ -20,9 +20,10 @@ features = [ "image shortcode", "image size breakpoints", "image thumbnails", + "internationalization", "landing page", - "languages", "light color scheme", + "localizations", "math typesetting", "menu", "minimal design",