✨ feat: allow showcasing featured projects on homepage (#297)
This commit is contained in:
@@ -31,6 +31,8 @@ next = "Next" # As in "Next" page.
|
||||
of = "of" # E.g. Page 1 "of" 3
|
||||
all_posts = "All posts"
|
||||
all_tags = "All tags"
|
||||
all_projects = "All projects"
|
||||
featured_projects = "Featured projects"
|
||||
language_selection = "Language selection"
|
||||
toggle_mode = "Toggle $MODE mode" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "dark"
|
||||
|
Reference in New Issue
Block a user