mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-15 10:57:28 -05:00
Clean up CSS
- Add vim folds to make organized sections - Rename a lot of classes from post- to page- - Generalize series CSS classes better - Clean up navbar div structure - Remove langpicker and most of multilingual support - many other minor tweaks
This commit is contained in:
13
i18n/en.yaml
13
i18n/en.yaml
@ -58,8 +58,8 @@ newer_post:
|
||||
|
||||
|
||||
# ARIA labels
|
||||
aria_header_link:
|
||||
other: "header link"
|
||||
aria_heading_link:
|
||||
other: "heading link"
|
||||
|
||||
aria_back_to_top_button:
|
||||
other: "back to top button"
|
||||
@ -70,9 +70,6 @@ aria_rss_link:
|
||||
aria_post_meta_edit_history:
|
||||
other: "link to page edit history"
|
||||
|
||||
aria_post_meta_translations:
|
||||
other: "translations"
|
||||
|
||||
aria_post_meta_categories:
|
||||
other: "categories"
|
||||
|
||||
@ -121,12 +118,6 @@ aria_series_metadata:
|
||||
aria_navbar:
|
||||
other: "navigation bar"
|
||||
|
||||
aria_langpicker:
|
||||
other: "language picker"
|
||||
|
||||
aria_langpicker_list:
|
||||
other: "language list"
|
||||
|
||||
aria_table_of_contents:
|
||||
other: "table of contents"
|
||||
|
||||
|
Reference in New Issue
Block a user